PDA

View Full Version : SQL CONNECT TO statement


Milk5600
12-30-2002, 11:57 AM
Could anyone give me an example of how the
CONNECT TO statement is used to connect to a Microsoft
SQL Server database?

Thanks!:confused:

FNAPrince
12-31-2002, 11:30 AM
If you are using embedded SQL with AcuSQL for MSSQL, there is are examples of the CONNECT TO syntax in the \sample\acusql directory in the files create.sqb, dynamic1.sqb, etc.