Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server, VFP and corrupted cursors
Message
From
18/06/1998 07:27:27
 
 
To
17/06/1998 17:53:25
Bob Lucas
The WordWare Agency
Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00109041
Message ID:
00109431
Views:
23
>>I have a process that joins two tables wihtin a SQL Server
>>stored procedure and the result set is pulled down to a
>>VFP 5.0a cursor. The size of the result set is 200 records.
>>
>>We noticed that the VFP cursor is irratically being
>>corrupted after being queried via joins. The cursor has read/write
>>capabilities, but is never written to (no edits or adds).
>>Two index tags are added to the cursor.
>>
>>The time this was investigated, about 60 of the 200 records
>>were corrupted as follows: All numeric type fields went to
>>0 and all character are CHR(0).
>>
>>Anyone else experienced this or have a solution?
>>
>>
>>Tom Bellmer
>
>
>I ran into a similar sort of problem about a year ago. I think some of the fields had garbage characters or CHR(0) but when I ran the same query through Isql/w it retrieved the data correctly. I believe the problem was with the ODBC driver and I updated it. I think the driver is SQLSVR32.DLL The one I have is version 2.65.0240.

I will look into the ODBC issue. However, it seems as though
the data is good when initially pulled down and only after some
querying does it get corrupted. Did this happen to you or was it
bad from the get go?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform