Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP to SQL Upsizing Error
Message
From
30/01/2004 11:29:23
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
21/01/2004 14:52:01
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00869178
Message ID:
00872366
Views:
16
Perhaps you have some null fields? Try...
REPLACE ALL lField1 WITH .F. FOR ISNULL(lField)

>I am getting an error while trying to upsize from a VFP8 database to SQL Server 2000.
>
>Error 1234 in convertvfplogicaltosqlserverbit(0): subscript is out of range
>
>After this error, none of the records will export for that given table. It happens on most of the tables in the database. I have checked for reserved words and all my fields are predicated with type prefixes as in lrun for a logical field.
>
>Any ideas what may be causing this?
>
>Paul
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform