Topics
Started by
Posts
Last post
I have a procedure which returns create table script for a particular table. I want to copy this cr…
1 replies
Hi, My developers are off today. I hope you can do this very quick. I need to create an ASP file …
4 replies
This issue is between Visual Basic and SQL Server using the ADO 2.6 object. I am writing an applica…
5 replies
Is there a stored procedure that will check for Server harddrive space and notify the DBA or stop t…
1 replies
I want this: DECLARE @ptrval varbinary(16) SELECT @ptrval = TEXTPTR(MyNTextField) FROM MyTable W…
1 replies
Hi, I am quite new to SQL Scripting, so be gentle please 🙂 I am writing an SQL Server Script (SQL2K…
8 replies
"An aggregate may not appear in the set list of an UPDATE statement" I've gotten this message enoug…
5 replies
What would "Formal Design Methodologies" be referring to within the realm of database architecture.…
5 replies
How can I handle an error in sql procedure if the data that is being fetched by the cursor is being…
2 replies
Is it possible to return data as HTML or XML (using HTML tags) in SQL 7? I've looked at the web as…
5 replies
Hello All, I have to transfer data between two tables, this sounds quite simple, but I happen to be…
4 replies
What is the best way to store a .doc or a .dat file in its native form?
1 replies
I need to have a batch running in a sqljob on svr1 call a batch on svr2 (app svr no SQL) and run th…
2 replies
I have a table : tbl_organisation with the following fields : org_id, org_title,org_parent_id org_i…
1 replies
I'd like to have a Stored Procedure call an EXE program on the SQL Server. That EXE program will a…
4 replies
Viewing 15 topics - 3,931 through 3,945 (of 4,454 total)
You must be logged in to create new topics.