Microsoft
Software
Hardware
Network
Question : Check for existence of index with INFORMATION_SCHEMA?
Is it possible to check for the existence of an index using the INFORMATION_SCHEMA tables or do you have to use sysindexes?
Answer : Check for existence of index with INFORMATION_SCHEMA?
no, they don't mind you using them...the information_schema stuff are just views that query the system tables anyway...just an easier abstraction to use.
Random Solutions
Customizing a SQL Contains statement for performance.
Scroll text field to end of text...
MS Access 2003 - Run-time error 3061 with SQL queries and report
help with trigger/stored procedure
MSExchange RPC Over HTTP Autoconfig
SQL Query help
Windows update fails, tried all tricks
Microsoft Access DSum over Multiple Criteria
DLookUp based on text box
Package load Failure when opening visual studio