Viewing 15 topics - 254,536 through 254,550 (of 283,943 total)
Topics
Started by
Posts
Last post
I need some assistance... I have a column of numbers, in varchar format (I made a mistake, sho…
4 replies
I would like to create a list in SQL from a Declare statement. I have the following script: Select…
5 replies
I'm looking for a 3rd party product that will evaulate stored procedures and provide optimization a…
3 replies
Hello everyone, this is my first post on this forum. I will be needing to migrate a production serv…
13 replies
hi, We are using sql server 2k as backend for our ISP billing system. Our ISP manager wants to view…
6 replies
Hi, MSSQL 7 (old server) MSSQL 2000 (new server) I'm tring to re-attach a database file across a ne…
6 replies
In my dts package i have a t-sql task step that does the following. Insert…
7 replies
Hi all. Under Job History I received the error: "Internal SQL Server error. [SQLSTATE 42000] (Error…
2 replies
HI, I'm trying to execute bcp from a sotred proc. calling xp_cmdshell and only get this error.…
4 replies
We've finally updated to SQL 2000, yeahhhhh. While on SQL 7.0 I used Mike Hoteks solution for clean…
9 replies
Is there a sql command that would list all the relationships on a database or even just a table? ua…
5 replies
Hello, I would like to have an identity colum that increments by a seed of one and starts with two …
2 replies
Hai, I am having a view which is a union of two other views. When i executed this view for the firs…
2 replies
DECLARE @t_date varchar(10) select @t_date=convert(datetime, dob) From dbo.Customers_Log PRINT(@t_d…
9 replies
Dear all, Could somebody explain the difference between BEGIN TRANSACTION and BEGIN DISTRIBUTED TRA…
2 replies
Viewing 15 topics - 254,536 through 254,550 (of 283,943 total)