Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the size of a remote view?
Message
From
16/08/2007 12:27:32
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01248529
Message ID:
01248553
Views:
22
Thank you Sergey.

>Try
>
>? HEADER() + (RECSIZE() * RECCOUNT() + 1)
>
>
>>I have a remote view against an Oracle database which starts with zero records. I am appending one record at a time into this remote view from a local foxpro table. It works until I get:
>>
>>Error 1190. The file is too large to be modified.
>>The file is larger than 2 GB.
>>Use another method to reduce the file size, and then try again.
>>
>>Rather than switch to using SQLEXEC(), I would like to try managing the error by actively watching for the file size of the view. Is there a quick way to do this aside from ADIR()?
ramil
~~ learning to stand still
Previous
Reply
Map
View

Click here to load this message in the networking platform