Skip to main content

[Migrated content. Thread originally posted on 30 December 2002]

Could anyone give me an example of how the
CONNECT TO statement is used to connect to a Microsoft
SQL Server database?

Thanks!:confused:

[Migrated content. Thread originally posted on 30 December 2002]

Could anyone give me an example of how the
CONNECT TO statement is used to connect to a Microsoft
SQL Server database?

Thanks!:confused:
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.

[Migrated content. Thread originally posted on 30 December 2002]

Could anyone give me an example of how the
CONNECT TO statement is used to connect to a Microsoft
SQL Server database?

Thanks!:confused:
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.