Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to LoadRow with Primary Keys
Message
De
04/10/2006 08:05:16
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
04/10/2006 07:09:40
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01159277
Message ID:
01159292
Vues:
32
>Hi all, I would like to load a row from a table which is having a set of primary keys. I couldn't use LoadRow function as it only takes Numeric primary key, any advice would be appreciated, thanks.

Override load row in the business object for the specific table, using a table.select command on the keys you want and return the row from the row array selected.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform