Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Utilities: GenTable and GenView
Message
From
20/11/1998 11:18:12
 
 
To
20/11/1998 11:11:05
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00159752
Message ID:
00159761
Views:
19
>Erik,
>
>These utilities look great, and your documentation is very clear, but for some reason I get seperate errors when running the utilities. When I run GenTable it breaks on line 237 and says that it cannot find the object in the database. When I run GetView it tells me that the currently selected cursor is not a view. I don't think I have anything too complicated, but we do use a rather large database with about 100 views. Is that the problem?
>
>Thanks, Renoir

To use genview, open the view in the command window first with USE myView NODATA.

As for the error in Gentable, it will be difficult for me to debug remotely. When you get the error, suspend the program and check the value of m.cTableName in the debugger. It should be the name of one of the tables in your database. If it is not, let me know what it is, and I'll see if I can figure it out.

The problem could be that you need to validate your database, but it could also be that you ran into a situation I hadn't accounted for.

The number of views in the database should not matter at all. ONe of my databases has about 250 objects in it, and the utilities both run on it fine.

Let me know if you get it worked out, or if I can be of any more help.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform