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-04-29 : 22:40:02
|
Nicolas Pericart writes "Hi i'm a bit of a novice here and i have to set up a library system using SQL server 7.0 and ASP, we also use DLL. My problem concerns the search function: the function works well if the code is in VB 6.0 (compiled in a dll file), but i tried within a stored procedure and the search only works when all the fields are filled in.
Is dll the best way to do it? if not what statement can i use within a stored procedure ?
I hope my question was clear enough as i'm french and it's kind of hard to explain my problem in english.
thanks for your time anyway. nicolas" |
|
|
|
|
|