- select top @MaxRows (5 replies)
- DROP ot TRUNCATE a table (1 replies)
- Programmatically altering object code (2 replies)
- CHECK contraint (2 replies)
- Calculating last date of the month (4 replies)
- Generate Scripts Problem. (3 replies)
- Stored Procedure Not Looping through Recordset (3 replies)
- instead of trigger (16 replies)
- CREATE ASEMBLY (1 replies)
- multi from multi (2 replies)
- Copy file on network (5 replies)
- SQL Server 2000 DEVELOPER edition! (3 replies)
- having example. (2 replies)
- new line in bcp (4 replies)
- ACCESS PARAMETERS USING IN COMMAND (5 replies)
- SQL Server 2000 Vs 2005! (3 replies)
- Stored procedure returns no value (4 replies)
- SQL profiler (0 replies)
- How to speed this up (18 replies)
- Matching multiple columns from two tables (1 replies)
- Matching multiple columns from two tables (3 replies)
- system restarting (1 replies)
- CLR user defined aggregate function (SS2005) (4 replies)
- Error Handling (1 replies)
- stored procedures (7 replies)
- sp_executeSql doesn't use index (7 replies)
- List of available servers (2 replies)
- group by --- Aggregate (3 replies)
- ntext problem (0 replies)
- xp_cmdshell error handling (6 replies)
- Dynamic SQL statements over 4000 chars (3 replies)
- db rights (1 replies)
- Using SUBSTRING with UPDATE (5 replies)
- importing excel column with multiple values separated by '/' (2 replies)
- PATINDEX not working with "[" ? (4 replies)
- combine two columns (2 replies)
- Using a UNC Job with SQL JOB (3 replies)
- @@FETCH_STATUS (2 replies)
- Varbinary(max) Column ----> Saving to a file (2 replies)
- Query Analyzer Printing Margins (1 replies)
- Add Column to a View (3 replies)
- Cross SQLServer querying: Error 7399, 7359, 208 (7 replies)
- Query in CSV file (3 replies)
- Undocumented Bitmask Bits in master..sysdatabases? (0 replies)
- SP Recompilation (1 replies)
- updatable view question; one-to-one table relationship (2 replies)
- Deteted file still imports (1 replies)
- syntax error (1 replies)
- SQL Server 2005 - SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified on local machine (3 replies)
- default database (1 replies)
- Stored procedure slow (4 replies)
- Selecting a specific duplicate, sort of... (1 replies)
- Importing files - Access (1 replies)
- Microsoft ADO and SQL Server 2005 with SSL certificate (0 replies)
- block comment??? (9 replies)
- Transfering data from one server to another (1 replies)
- SQL 2005 Failing Backups Because it Exits The Query Prematurely (1 replies)
- Need help with building a query (2 replies)
- Need to build a query (3 replies)
- Increased Datetime Precision (11 replies)
- need assistance with project (1 replies)
- INSERT INTO TableB (SELECT * FROM TableA) (2 replies)
- Query help please (1 replies)
- Generating the perfect Primary Key: Using CRC32? Using MD5? (8 replies)
- Different Connections, Vastly Different Speed for Query (0 replies)
- Upgrading a table from 2000 to 2005 (0 replies)
- Change Data type from Nvarchar to datetime (5 replies)
- SQL Query help - please!! (1 replies)
- visio (1 replies)
- individual logins within a group login - how to detect? (0 replies)
- Bulk insert from errorlog (0 replies)
- Is subquery bad? (15 replies)
- Table Variable and Dynamic SQL (6 replies)
- SQL-DMO/2005/The password does not meet Windows policy requirements (1 replies)
- TRIGGER, using TEXT in inserted/deleted (3 replies)
- Sql Service is using more than 50% of the server resources. (2 replies)
- Check if a field exists before ADD a new column. (2 replies)
- Paging in MSSQL? (3 replies)
- Help in scripting (2 replies)
- use trigger (8 replies)
- inventory FIFO (3 replies)
- Program Speed (3 replies)
- Binary fields efficiency (1 replies)
- Default Values in Queries (3 replies)
- How to send mail programmatically from SQL2000 (1 replies)
- An easy query: how to retrieve TOP n values of each <other field here> (6 replies)
- CLR Tabel valued function returning quasi recordset (1 replies)
- Distributed transaction issue (0 replies)
- Query for table info.... (2 replies)
- Batch Insert into a Table (2 replies)
- Why does dateadd NOT like a negative integer? (6 replies)
- Simple: Assign a value to a Outout variable from a select statemen (6 replies)
- ISNULL in creating VIEWS. (5 replies)
- Pivot Rows to Columns Sql2000 ? (1 replies)
- Have Fun (0 replies)
- Have Fun (0 replies)
- SQLServer DTS and temp tables (0 replies)
- User Type (2 replies)
- Mirroring on SQL 2005 (5 replies)
- Function Help (4 replies)
- strange procedure not changing behavior in SQL 2005 (4 replies)
- native sql function to encode binary data using base64 (3 replies)
- Concatenate Lname and Fname Columns (1 replies)
- Constraints? (5 replies)
- Max date in a row (4 replies)
- Convert int seconds to legable time (1 replies)
- Bulk Insert (1 replies)
- How to do a USE statement inside a stored proc? (1 replies)
- Parameterize table name without constructing dynamic query? (15 replies)
- Access parameters within dynamic SQL (5 replies)
- NOT EXISTS? Finding records without a correlating record in another table (3 replies)
- Select Count Join Tables (1 replies)
- Left trimming little squares/spaces (12 replies)
- sql server timestamp (5 replies)
- Debugger Won't Step (0 replies)
- problem: select Max(date) which is less than actual Max(date) ? (13 replies)
- SQL Server Manager (2 replies)
- SQL Server 2005 64 bit Linking to MS Access (0 replies)
- SQL Query Help (2 replies)
- Hierarchically arranged attributes...mission impossible? (11 replies)
- accessing fake data inside an INSTEAD OF trigger (3 replies)
- SELECT statement with milliseconds (3 replies)
- "Selective" OR join (4 replies)
- Converting a MySQL multiple column subselect to SQL Server (1 replies)
- Stored procedure/trigger contain reference to a non-existing objec (6 replies)
- Week Order (3 replies)
- CLR and fire event (4 replies)
- Result other stored procedure in a Select (1 replies)
- loop through tables for UNION ALL (6 replies)
- Terminal Services: get terminal machine netbios name, host_name() returns server (2 replies)
- Updating table while importing (1 replies)
- Query help (1 replies)
- T-SQL debugger (1 replies)
- create temp table (2 replies)
- Primary Key (2 replies)
- have a way to change order-by of open cursor? (4 replies)
- different result in Windows 2003 Server as in Windows 2000 (4 replies)
- Select Count Join Statement (1 replies)
- Calculating the days of the month? (4 replies)
- Re: Stored Procedure Timeout (2 replies)
- Deadlock Error (0 replies)
- Cursor Declaration (5 replies)
- Divide by Zero error (2 replies)
- Select question (4 replies)
- Is this statement vulnerable to code injection? (9 replies)
- Obtaining Procedure Declaration (3 replies)
- Express and AspNet_RegSql.exe (1 replies)
- Rename a text file (7 replies)
- EXPLAIN Verb (5 replies)
- adding an identity column retrospectively (1 replies)
- Add one column in a table (6 replies)
- SOX Issue - Connect Sysdatabases with Sysusers (5 replies)
- Convert seconds to Hours:Minutes:Seconds (3 replies)
- Newbie - Query convert money (1 replies)
- ISOLATION!!! (8 replies)
- Using SELECT and IF statement (6 replies)
- Query master file and two entries of related file into a single re (5 replies)
- How to define multi-valued and composite attribute (1 replies)
- Quick SQL Question - update a single row with multiple rows (4 replies)
- single table query (2 replies)
- Error 8152 (5 replies)
- help selecting (2 replies)
- PLEASE HELP... ERROR: "[DBNETLIB][ConnectionOpen (PreLoginHandshake()).]General network error. (0 replies)
- Need help with ASP.NET website administration tool! - Can't connect to the database when clicked on (AspSqlProvider) test link (1 replies)
- Rates (1 replies)
- Update a part of a varchar field (2 replies)
- Multi-statement UDF vs. temp table (0 replies)
- Basic modeling question (3 replies)
- Using IN (11 replies)
- TRIGGER DATA (2 replies)
- Help with CASE T-SQL (2 replies)
- probelm of converting Dlookup in Sql Server (1 replies)
- convert of code from access to sql server (2 replies)
- must I upgrade asp.net to 2.0 to access SQL 2005? (5 replies)
- To avoid redundancy in name (3 replies)
- Deleting duplicate rows from a table without using temporary table (5 replies)
- Product qty in a given branch (8 replies)
- Cache problem in Report Services (2 replies)
- SQL View into Active Directory (0 replies)
- Please help with update in this scenario (1 replies)
- [Venting] (2 replies)
- Passing an array to sql (2 replies)
- Data Warehouse Load Hints? (8 replies)
- help with tsql (1 replies)
- Unique Values in View (5 replies)
- Getdate() in UDF column workaround (2 replies)
- Compare Dates (4 replies)
- Grant Execute! (3 replies)
- How to populate a varbinary column of a DataTable object from a file stream? (2 replies)
- Temporary Table Issue with Multiple Users (10 replies)
- cleaning up duplicates (3 replies)
- How to send mail programmatically from SQL2000 (3 replies)
- Sending Mail Programmatically (4 replies)
- Why I hate SQL Management Studio (8 replies)
- Help with stored procedure or Trigger. (4 replies)
- [OT] How to know when it's time to goto sleep. (3 replies)
- DBNULL is giving me a headach! (9 replies)
- Question: Datalogger->Tables (1 replies)
- BCP issue (2 replies)
- Cannot Connect (3 replies)
- Selecet with Pading (3 replies)
- Backup a database (2 replies)
- Easy Transact SQL Question (4 replies)
- SQL CASE Check and Select (5 replies)
- Large value types out of row - objectproperties (4 replies)
- CHECK constraint (2 replies)
- Newbie - Help required with Query (sample tables/data included) (2 replies)
- Yet another (dead)locking question - is this possible??? (5 replies)
- Is it a bug of SQL Server 2000 SP4? (2 replies)
- Question about Insert/Update/Delete to return fail/success (1 replies)
- fifo-syntax SQL (2 replies)
- newbie question on indices (2 replies)
- Workable limit on number of indices (1 replies)
- adding two sum() 'ed values (8 replies)
- SQL Job - Errors? (2 replies)
- Removal of punctuation from fields (1 replies)
- Inner join of 2 in-line UDFs - why is it so slow? (12 replies)
- need spurce code for asp project (0 replies)
- SQL Syntax (4 replies)
- Read DESCRIPTION from a backuped DB file in .Net (5 replies)
- Are declared primary keys necessary in SQL Server? (3 replies)
- procedures attribute in xquery (0 replies)
- NEED HELP with sql server express and Windows Service !! (1 replies)
- Calculate Time Off (1 replies)
- Help converting procedural VB code to SQL (2 replies)
- Query by Time-Slices (5 replies)
- UDF and parameters (1 replies)
- Copying Data to a File (1 replies)
- Detecting Circular References. (2 replies)
- creating a query sql (1 replies)
- Constraints and Foreign Keys.... (17 replies)
- DAO TableDef and SQL Server (4 replies)
- Declaring default value for a variable (4 replies)
- Trim function (4 replies)
- how to replace part of the value of a variable? (4 replies)
- Unique Distinct Records (3 replies)
- one control loop with Substring to correct first normal column violation (3 replies)
- Get Last day of month. (2 replies)
- Trying to accomplish using Self Join (3 replies)
- IDENTITY_INSERT (10 replies)
- how do i authenticate into a Web Service through sqlclr? (0 replies)
- how do i authenticate into a Web Service through sqlclr? (0 replies)
- Need to show zero's (0) when using coalesce. (4 replies)
- Server: Msg 208, Level 16, State 0 (5 replies)
- SQLCLR Assembly using SMO (10 replies)
- pre-SQL 2005 XML workaround (0 replies)
- Check if DB Constraints exist on a table (6 replies)
- SPSS with SQL Server 2000 (4 replies)
- how to UNIQUE my dataset results (1 replies)
- problem retrieving correct max(date) row from this dataset (1 replies)