Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
KBizObj.New()
Message
De
17/07/2001 11:35:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
KBizObj.New()
Divers
Thread ID:
00531560
Message ID:
00531560
Vues:
45
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
Répondre
Fil
Voir

Click here to load this message in the networking platform