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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Sql Search converted to Vbscript

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-10-30 : 08:30:21
cameron writes "How do I write this statement in vbscript
Select ,item1 ,item2 From table
Where Contains(item2,'etc near item')
(etc and item) I wish to be a input(textbox) from user
I wish to input this in Interdev page Thanks"
   

- Advertisement -