Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing Records
Message
De
26/02/2003 08:13:17
Hector Bagabaldo
Software Solutions, Incorporated
Makati, Philippines
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
SQL Server
Titre:
Passing Records
Divers
Thread ID:
00758000
Message ID:
00758000
Vues:
50
Good Day!

I would like to know how to pass an entire table generated from a stored procedure which will not require the use of a global temporary table.

I tried doing it with a normal temporary table but when I issue an INSERT, DELETE, or UPDATE statement succeedingly before a SELECT statement I get no results in VB though In SQL SERVER I can see the the result of the SELECT statement. I would like to eliminate the use of Global Temporary Tables for there will be a minumum of 100 users that will be connecting to the server.

Thank you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform