Hi database community.
dbCreate in this code :
dbUseArea( .t., 'DBFCDX', 'POSREDNK.dbf', 'POSREDNIK', .f., .f.)
? 'Połączenie ', RDDINFO( 1001, { "ODBC",
"DSN=WPIS;SERVER=KAN;PWD=pass;UID=MyAcc" }, 'SQLMIX' ) // > 1
? dbCreate( 'POSREDNK', Posrednik->( dbStruct()), 'SQLMIX') // .t.
Returned .t., but table is not created. Connection is correct (selects from
Oracle are going, it is my schema).
How we can created new table in RDBMS ?
Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour