Notes on
operation under Microsoft SQL Server
Not only the destination tables
can be placed on SQL databases. Also the t3cp control
tables can also be stored on e.g. Microsoft SQL Server. An MS Access MDB file
is then no longer needed.
To do this, the following SQL-Skript (Download) must be executed to create
the tables on the MS SQL server:
ms_sql_2016_648.sql
Create a 32-bit ODBC data
source (eg "t3cpMSSQL") with a suitable
driver. In the application t3cp, the correct connection string must be entered
under Settings / Extras. E.g. as DSN =
t3cpMSSQL; ,
Hinweise zum Betrieb unter Microsoft SQL
Server
Neben den Zieltabellen können auch die t3cp-Steuerungstabellen auf einem
Microsoft SQL Server abgelegt werden.
Eine MDB-Datei wird dann nicht mehr benötigt.
Dazu muss das folgende SQL-Skript
(Download) zur Anlage der Tabellen ausgeführt werden:
ms_sql_2016_648.sql
Legen Sie eine 32-bit ODBC-Datenquelle (zB
"t3cpMSSQL") mit passendem Treiber an. In t3cp muss unter Enstellungen / Extras dazu der richtige Connection-String
eingegeben werden, wie z.B. DSN=t3cpMSSQL; .