MSSQL Server Integration
Blitz3D Forums/Blitz3D Userlibs/MSSQL Server Integration| 
 | ||
| Hello all. I am aware that it is possible to make DLLs for Blitz3D, but I'm not sure how far you can take it. Is it possible to integrate functions that draw data from a Microsoft SQL Server database? | 
| 
 | ||
| Should be possible if you can find the proper libraries... there are several modules for Blitzmax that can query MS SQL, MySQL and SQLite among others. | 
| 
 | ||
| Thank you. Much appreciated. | 
| 
 | ||
| Wrote this long ago, but it was tested against MySQL via ODBC. http://blitzmax.com/Community/posts.php?topic=86503 | 
| 
 | ||
| 2 words... ET.NA. =D |