Viewing 15 topics - 262,831 through 262,845 (of 283,986 total)
Topics
Started by
Posts
Last post
Hi, i need to select top records with variable number of records, something like this: select top @…
4 replies
i installed SQLServer2000 recently but cannot connect. i'm so lost that i don't really even know wh…
1 replies
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
Viewing 15 topics - 262,831 through 262,845 (of 283,986 total)