Topics
Started by
Posts
Last post
How can I execute my stored procedure wich have two input and two output parameters. Thanks.
1 replies
The following is some code that takes a certain date and populates the week field with the next Sat…
1 replies
I don't know if it's my sproc or my vb code so i'll just post both of them here.. this is my insert…
4 replies
I have a table with three columns, Item_no, Date, Qty. what I want to do is, select on this table b…
3 replies
Does anyone know an easy way to make a Win32 API call from within a SQL 2000 stored procedure? than…
2 replies
Hi all, I have the following problem. I have a table (SoldItemsImport) with one field: SoldItem (va…
7 replies
Similar to my previous post (Replace all NULLS with something), is there any way to do a GROUP BY *…
8 replies
Hello everyone, I have the following situation: tblAccidentEvent table relates to theEmp b…
4 replies
I'm building a scalar function to return a float representing the percentage of 'alikeness' between…
2 replies
Is there a quicker way to pass data between 2 identical tables than INSERT INTO... I am thinking ma…
3 replies
I have a table a with these values. NumberName 1ee,ed,ff,er,fsd 2 rr,kk I want store these value…
8 replies
What is the best way in SQL Server to completely delete the contents of a table. I need to do compl…
4 replies
Hi, To insert a new "class" into my database I must use three Insert statements. One to record the …
1 replies
Is it possible to select everything from a table, replacing any NULL values with something else? So…
4 replies
hi there, I have a problem when i want to import a large ASCII/text file to SQL. I used format file…
2 replies
Viewing 15 topics - 14,761 through 14,775 (of 17,082 total)
You must be logged in to create new topics.