Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GENDBC
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Re: GENDBC
Miscellaneous
Thread ID:
00283251
Message ID:
00283670
Views:
12
>I created a new project using the framework CODEBOOK. That created me a database container with three tables, ID.DBF, DEVENOTES.DBF & DUMMY.DBF and some stored procedures. ID.DBF will contain the table names which will be added to the container. I added some of my tables in to the DBC.
>
>Then created a program with the same name of the DBC using the GENDBC tool of the VFP.
>
>After running that program from a different location I got the DBC created with all the three above specified tables and added tables with the stored procedures.
>
>But the actual problem is when I try to add a record to any of my tables it gives me an error GETTABLEPATH not found.
>
>I searched the stored procedure for the GETTABLEPATH statement, then I found out that it is a function inside the procedure. But that function is no were in the procedure.

Smitha,

Look in Setup.prg, GetTablePath() is there.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform