1
Using an indexer for SQL Server 2005
Hi The application I work on is a Java web application with sql server 2005. A user can search for a document stored in a file server. When they search for a document, a stored procedure is invoked from the java code and an open query code is used to go to a catalog created [...]
Answer Question
| March 9, 2009 7:12 PM
Indexed tables, Java applications, Java Web application, SQL Server 2005, SQL Server Indexes
Hi The application I work on is a Java web application with sql server 2005. A user can search for a document stored in a file server. When they search for a document, a stored procedure is invoked from the java code and an open query code is used to go to a catalog created [...]
1





