Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

Aliasing a linked server?

Is it possible to use a trusted connection (SSPI) with the SQLDMO API?

Why does TSQL on Sql Server 2000 round decimals inconsistently?

SQL Server dynamic Order By in query, different data types

SQL Server 2000, Get COUNT(DISTINCT ID) with a condition that I can't write to my WHERE?

In the UPDATE statement, are NOLOCK hint honored in the FROM clause?

I Can Never Execute SQL-Safe Queries?

php sql odbc sql-server-2000

Procedures using IDENTITY column fail with primary key violation after restoring sql 2000 backup onto sql 2008

SQL Server: Selecting 1 rows results in 1+3 rows affected?

SQL Server 2000 XML PATH('') error

ORDER BY in VIEW returns different results SQL

SQL Server 2000 equivalent of GROUP_CONCAT function

SQL Server Error: maximum number of prefixes. The maximum is 3. with join syntax

SQL: Numbering the rows returned by a SELECT statement

SQL Server: How to ignore referential integrity until COMMIT?

SQL 2000: T-SQL to get foreign key relationships for a table

Set NOCOUNT OFF at database level?