Topics
Started by
Posts
Last post
How to enter null value into a column of a table in SQL Enterprise Manager ?(without using any SQL …
1 replies
Hi Guys I am trying to run a vss command through xp_cmdshell, and as u might have guessed, i am not…
2 replies
By: RennieMo
I have a table with one column which is varchar(2000). I'm writing a C++ programm which selects dat…
2 replies
By: blazon
Hi , I am getting the following error message when i am trying to update the MSSQL Table data, "Th…
1 replies
By: jpipes
I have a consistent need to do remote ODBC setups and can do so via vbScript & WSH. However, …
1 replies
Hi, I am using temp table in my stored procedure. The temp table is first created and rows are inse…
4 replies
By: dj_meier
Hey guys and gals, i have a question here. I don't know if this can be done but its worth a shot. I…
1 replies
I am calling a Stored Procedure from VB. Within this sp is a Transaction block. The problem is I oc…
4 replies
By: dj_meier
Hi Gurus, I found that whenever my procedure is called, it is precompiled. Is there any way I can t…
2 replies
By: bheemsen
How do I return multiple columns from a single row Select to be used in variables within some TSQL …
2 replies
I need to find the mode from a table of data. Let's assume I have a table: barcode, measurement1, m…
6 replies
I have a query similar to: SELECT Column1 FROM Table1 WHERE Column2 IN(SELECT Column2 FROM Table2 W…
2 replies
I have a view to one table in SQL Server 7.0 I am developing in SQL Server 2000. The view has two c…
1 replies
I'm trying to run code in SQL that will look for a table by name, to see if it exists; and dependin…
4 replies
Is there a way to run a BAT file on my hard drive using a SQL command line?
6 replies
Viewing 15 topics - 3,826 through 3,840 (of 4,456 total)
You must be logged in to create new topics.