Viewing 15 topics - 262,981 through 262,995 (of 284,133 total)
Topics
Started by
Posts
Last post
I created a sp to delete records in a few tables and it's been working great for 3 weeks now... But…
3 replies
SELECT SUM(CONVERT(integer, CAST(tablename.columnnameA AS varchar))) AS [Total Units]…
3 replies
Dear All, Urgent help needed, I have a stored function which tests membership of a role using the I…
2 replies
Anyone have any information on doing this without a third party program? Perhaps using SQL-DMO? Any…
3 replies
Hi, I should insert a binary file (blob) into an image field using a stored procedure. Do…
10 replies
Hello - I need to move my SQL 2k instance from one physical server to another. Detaching the DB fro…
14 replies
How can I automate (i.e. schedule) the "All Tasks > Generate Scripts" (including logins, p…
5 replies
Hey everyone, I am a self taught DBA at a small company and we are replacing our DB server har…
6 replies
Hi, I am trying the following: Declare @test-2 varchar(8000) Set @test-2='SELECT VIOXX_LastName …
4 replies
I am using xp_cmdshell to call an FTP batch file. The batch file itself references a network direct…
2 replies
Does anyone know how to move the distribution database? LinkedIn Profile
2 replies
Hi evryone I have the folowing problem I have two columns id (varchar 20) and parent(varchar 20) in…
2 replies
Hi I have a varchar value like 0.365 that i want to do calculations with. How do I turn this value …
2 replies
Hi there, does anyone know a way of returning an object's create date in T-SQL, without having to g…
1 replies
I am trying to generate an ER diagram for 400+ tables. I want all column info visible for all table…
4 replies
Viewing 15 topics - 262,981 through 262,995 (of 284,133 total)