Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
V6s5, ODBC, OLD-DB: ODBC will OLE-DB won't
Message
 
To
11/08/2003 09:42:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00818534
Message ID:
00819705
Views:
19
Sorry this also didn't work. I guess I will stay back with ODBC for the time being <g>, I know you told me so <bg>.

Thanks for all your help.

>
>It's 'ENGINEBEHAVIOR=70'. I tried but didn't work. OK try this one sounds to be working :
>
>oConn = NewObject('ADODB.Connection')
>with oConn
> .ConnectionString = 'Provider=VFPOLEDB.1;'+;
> 'Data Source=C:\VSO3\Projects\C04\DATA\VSO3VIEWS.DBC;Mode=Read;'
> .Open
> .Execute('SET ENGINEBEHAVIOR=70')
>endwith
>
>Then call your report manager routine as before.
>I haven't tried this within in an exe but in development mode when I do this once and then close the connection (and even close all, clear all etc.), any connections after that behave as 'ENGINEBHAVIOR=70'.
>Cetin
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform