Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KBizObj.New()
Message
From
17/07/2001 11:35:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
KBizObj.New()
Miscellaneous
Thread ID:
00531560
Message ID:
00531560
Views:
46
I need to add a new record via my business object to an SQL table. The business object uses a cSQLPassThrough cursor object.

If I simply say :
o=newobj('boMyTable','abizness')
o.new()

I end up with the cursor object New() method trying to Append Blank when no cursor exists yet.

I've tried to use the cursors lAutoOpenTable property, but that seems to be setup to work with VFP tables, not SQL tables.

I can create a work around for this, but I'm trying to make sure I'm working "with" the framework, not against it.

TIA,
Anthony
Reply
Map
View

Click here to load this message in the networking platform