Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to transactions with Cursoradapters and ms sql
Message
From
21/11/2006 09:54:57
 
 
To
20/11/2006 14:48:44
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01171075
Message ID:
01171418
Views:
6
Thanks Aleksey, it's it.

I have in the oTsql.Connect(), code:
...
this.cconn=oapp.citajini('Database','dbparm','',oapp.cinifile)
this.nrucka = SQLSTRINGCONNECT(this.cconn,.t.)
...
but, in the CursorAdapter in Init method, i have next code:

This.DataSource = sqlstringconnect([dsn=LocalServerRGZ;trusted_connection=yes]) (CursorAdapter's Builder !!!).

It's error, needs: this.DataSource = oTsql.nrucka
Previous
Reply
Map
View

Click here to load this message in the networking platform