Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-04 : 17:56:31
|
Steve writes "In Java it is possible to write a SQL statement as follows:
select * from my_table where my_name=? and then set ? to a value.
Is this possible in ASP?
Thanks,
Steve" |
|
|
|
|