Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crash making a C++ OLEDB consumer of VFP DB
Message
 
 
To
12/10/2006 12:56:57
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01160912
Message ID:
01163104
Views:
20
Cetin,

I tried your suggestion but got an odd message when I ran GENDBC.

GENDBC seemed to be running OK, but at the end I got the message saying "Unrecoverable error. Line is too long. At line 500."

I assume that the line 500 refers to a line in GENDBC.PRG. When I look there, I see that this is at the end of GENDBC. Here are the lines around there:

COPY MEMO Program TO (m.cOutFile)
USE
ERASE "GenDBC.DBF"
ERASE "GenDBC.FPT"

Stat_Message()

*! Exit Program
COMPILE (m.cOutFile)
GenDBC_CleanUp(.T.)
*********************** END OF PROGRAM ***********************

Line #500 contains the cal to COMPILE(m.cOutFile)

Any idea about how to figure out what is the problem?

Thanks again for your thoughts.
Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform