Skip to main content

[archive] SQL CONNECT TO statement

  • January 1, 2003
  • 2 replies
  • 2 views

Dominique Sacre
Forum|alt.badge.img+2

[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:

2 replies

Dominique Sacre
Forum|alt.badge.img+2

[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.

Dominique Sacre
Forum|alt.badge.img+2

[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.