Ask a Question related to ASP, Design and Development.
-
abcdef #1
Query in Index Server: @filename search problem
I try to do some search in ASP using the filename on an Index server
Catalog. The filename begin with date (2001_06_13.html). I do some search
with < and > and it work fine but when I do something like "@filename LIKE
'%2001%'" it return anything. I tried this query alone without any query
and it did the same thing. With all the test I made I think @filename
doesn't work with LIKE. How can I do search with wildcard with the
filename??? I use Windows 2000 server.
I have an other trouble. When I try to sort by filename sometime it work
sometime it don't. Somebody know some issue about that?
Dan
abcdef Guest
-
SQL server query problem
Hi there, Could anyone tll me what wrong with the sql below? It doesn't work. INSERT INTO courses (applicationid, ccoursename) VALUES... -
index.html.new filename error
When trying to edit and publish a web page Contribute changes the file name from index.html to index.html.new on the server. This happen when I... -
Can't index and search Illustrator PDFs
I regularly use Apple's Find command to search for files by their content. However, recently I tried to search for specific text in a number of PDFs... -
Newb query: index.htm & index.php & the server default
The problem I'm trying to solve is as follows: The website has two subdirectories: /ordinary and /phpstuff. Users typing hostname/ordinary get the... -
Combining Index Server and SQL Server search results
I'm just about to start a project that needs to combine the results of a SQL Server query with the results of an Index Server query. The basic idea...



Reply With Quote

