Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql server syntax
Message
From
23/09/2004 09:38:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Sql server syntax
Miscellaneous
Thread ID:
00945343
Message ID:
00945343
Views:
54
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)
Next
Reply
Map
View

Click here to load this message in the networking platform