I had tested new versions of the stored procedures we use for searching for products on my development machine. Once tested, I used the Query Analyzer to install the new stored procedures in the production database on our web server. When I went to run a search, the stored procedure returned 0...
I am using full text searches in SQL Server7 DB. All seems to work except for queries with the FORMSOF verb. I get the following error:
OLEDB Error Code = 170
Line 1: Incorrect syntax near 'FORMSOF'
I cut and paste the query into SQL Server7's Query Analyzer tool and it runs wtihout any...
I have two tables each with one column full text indexed. I get the following error message when I try to query using contains verb:
Server: Msg 7607, Level 17, State 1, Line 1
Search on full-text catalog 'ProductName' for database ID 7, table ID 1342627826 with search condition...
I would like to show only the base URL of my site in the browser Address box, ie. http://www.mysite.com when I move from page to page even if I am passing variables via the URL to the destination page.
I am using CFStudio 4.5.2 on Win98. The last two days I have been getting this error when exiting CFStudio:
"Exception EAccessViolation in module CFSTUDIO45.EXE at 000FA1FC. Access violation at address 004FA1FC in module 'CFSTUDIO45.EXE'. Read address 01A771F8."
This error occurs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.