Viewing 15 topics - 254,716 through 254,730 (of 283,944 total)
Topics
Started by
Posts
Last post
why does the first one work and the second does not? declare @i int set @i = 5 print @i /*go*/prin…
2 replies
Newbie with a problem - sorry... SQL 2000 (sp4) running on Windows Server 2000. Clients connecting …
6 replies
In a query, I have a field that needs to wrap text. Is there an SQL code for this?
3 replies
Hello my friends, you know, when i was playing wiht the execution plan of the query analizer i foun…
13 replies
I have a table that stores every email we get in a day... about 5,000. CREATE TABLE [dbo].[tbEmailM…
1 replies
The March Issue of the SQL Server Standard is now available and it's another groundbreaking issue f…
3 replies
I have a stored procedure, which, if an insert fails because the record already exists, performs an…
3 replies
Now that my database is in SQL Server, it seems it is very hard to add or modify a table. I don't h…
4 replies
Hi, I've just taken a new job and inherited a complete hornets nest of sql database. The previous, …
6 replies
Is there a way within an SQLServer 2000 script to read a flat file 1 record at a time, operate on t…
5 replies
i created a DTS package to import data from a text file to a MSSQL table and it works well. then i…
2 replies
Hello All, I have a SQL DTS Package that load a table from a text file. Currently if there is a rec…
1 replies
We collect data into our database every minute. But data will not be comin at some point of time du…
1 replies
Hi, MSSQL 2000/7 I'm developing a query and would like to return results based on the most recent …
2 replies
Hey I have a drill through (well not technically it can only drill through once) and I'd like it to…
4 replies
Viewing 15 topics - 254,716 through 254,730 (of 283,944 total)