Hi fellow MapInfo users

 

I am trying to build a .WOR File to DBMS a series of tables out of a Ms Access database.

 

Below is the MapBasic script that is displayed in the MapBasic window in MapInfo V8 (but it doesn’t work when placed in a workspace)

 

Does anyone know the correct code???

 

Dim __ODBC_TOOLKIT__ as String

Server Link Table __ODBC_QUERY__ Using __ODBC_CONSTRING__ toolkit __ODBC_TOOLKIT__ Into "Account_DBMS" File "S:\Clients\MarketMapper(Proviewer)\test\Pivot Table and MM\Maps\Account_DBMS.TAB"

Undim __ODBC_QUERY__

Undim __ODBC_TOOLKIT__

Undim __ODBC_CONSTRING__

 

Kind regards

 

Graham Bish

Senior Consultant

Neil Clark & Associates

Ph. 03 5441 1244

Fx. 03 5441 1366

 

 

 

 

_______________________________________________
MapInfo-L mailing list
[email protected]
http://www.directionsmag.com/mailman/listinfo/mapinfo-l

Reply via email to