Topics
Started by
Posts
Last post
A quick question for all the experts here. I have a simple stored procedure that takes two parame…
5 replies
I found several versions of how to check if a column exists in the database, but what about if it's…
15 replies
exec master.dbo.xp_startmail 'Profile2' exec master.dbo.xp_sendmail @recipients='abc@dream.com', @s…
1 replies
Is there a way to import a DTS package from one SQL Server to another SQL Server?
4 replies
I have inherrited a huge stored procedure that calls a number of string manipulation functions to p…
4 replies
I am currently testing a piece of code that updates a table, but after a few (it varies between 4 a…
1 replies
I want to copy a SQL Server Agent Job from one server to another. Is there an easy way of doing th…
2 replies
Years ago, I ran in to a script that created a very very large version of the pubs database for tes…
1 replies
I have written three Stored Procedures which work quite well when called from the SHAPE command. Th…
2 replies
I was trying to copy one to database to another server and I detached the database to copy it and c…
4 replies
Let me start by saying I am not a VB expert. I'm working with a VB developer using ADO (not .…
11 replies
Hi All, I have parts catalogue with part codes that can be parsed to determine the part features.&n…
1 replies
Hi, I am trying to install SQL Server 2000 in Windows 2000 Server. SQL already uninstalled, when th…
3 replies
my current query looks like this: SELECT RIC,COUNT(*) as myCount, &n…
3 replies
Can you show me how to save a rtf file into a field in the SQL Server 2K table? In Access, I am ab…
7 replies
Viewing 15 topics - 1,846 through 1,860 (of 4,456 total)
You must be logged in to create new topics.