Topics
Started by
Posts
Last post
I need to export a set of records weekly right now I am running the wizard each time and repeat the…
2 replies
Is it possible using a Stored procedure to return the field names that contain a certain value? as …
11 replies
Hi !! I've a problem: is there any way to choose a custom order of the return query output that i…
7 replies
I am working on Sql Server 2000. I have to Insert ISBN which is start with 0. will any one please…
1 replies
For the following SP, is table aaa doesn't exist, error is not caught. Any help is appreciated. Th…
4 replies
I am working with an existing DB (SQL Server 2000 - 8.00.2039). It resides on a server running Win…
9 replies
I have a few things I'm trying to accomplish here. I have 2 tables USERS and ATTENDANCE I want to s…
1 replies
In my SP, I am using SELECT @error_message= 'string' . My collegue asked me to use SET@error_messa…
2 replies
I've been playing with the following bit of code in the query analyser and hit a small snag, the co…
6 replies
I am having all types of diffculities updating, editing and viewing a table column which has a . T…
3 replies
I've a database with two tables. The two tables have a one to many relationship. Table 1 has a colu…
11 replies
hello.. how do you remove and add decimal point in an sql query statement? Example: If you've 25076…
4 replies
Hi All, I have used ERRORFILE option while using BULK INSERT command in SQL server 2000. It did com…
3 replies
I have a table : drop table REPORTING_FILES Create table REPORTING_FILES ( DRF_FILE_ID INTEGE…
3 replies
I'm hoping someone can help me out -- I am really green when it comes to writing sql queries. 😀 I'm…
12 replies
Viewing 15 topics - 826 through 840 (of 2,871 total)
You must be logged in to create new topics.