WizSQL with SQL Server

A

Thread Starter

Amir Or

Hi.
I'm trying to use Wizcon's WizSQL module to log data to SQL server 2000 through ODBC. I'd like to know the exact entry(s) in wiztune.dat, connection string etc.

Thanks

Amir Or
Senior Process Control & instrumentation Eng.
Tel.:972-4-9837428
Fax:972-4-9837154
Mob.:058-785252
 
add this line in your wiztune.dat

WIZSQL_ODBC_ATTRIBUTES=DSN=your_dsn

where "your_dsn" is Data Source Name that you use to connect to your Database.

AF-Thoni.
 
Top