Initalize the Microsoft SQL Server database environment

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
DeanH
Enthusiast
Enthusiast
Posts: 223
Joined: Wed May 07, 2008 4:57 am
Location: Adelaide, South Australia
Contact:

Initalize the Microsoft SQL Server database environment

Post by DeanH »

Wish list:

Something like UsePostgrSQLDatabase() but for the Microsoft SQL Server environment. Would not require setting up ODBC on workstations as is currently the case. Possible syntax: UseMSSQLDatabase() ? MSSQL is widely used and available on both Windows and Linux. SQLExpress is free.
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: Initalize the Microsoft SQL Server database environment

Post by RSBasic »

+1

If you don't want to wait long, you can use my library: viewtopic.php?f=27&t=70337
Image
Image
Post Reply