Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql server syntax
Message
De
23/09/2004 09:38:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Sql server syntax
Divers
Thread ID:
00945343
Message ID:
00945343
Vues:
53
This question is really about sql server syntax.


I am trying to send an array to a sql stored procedure
from a asp page (javascript).

For example

the array has 3 document numbers in one string
"doc123, doc456, doc789"

goes to sql stored procedure called getdocs(@docnum)

how does sql convert the string to use in the sql
select statement "select a.* from maintable where a.docnum = @docnum)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform