Topics
Started by
Posts
Last post
I have a cursor looping through the records of a derived table (or temporary table), I now need to …
2 replies
Hi, i am doing a marketing based application in C# and Sql server. i have table called funding inf…
2 replies
hi, i want to insert some values to database which is in XML format. any clue??? Regards,Sudheer&nb…
1 replies
How can i get only date from datetime function into the tabel.
13 replies
I have date column in regular formatas datetime in my table.But when i run my stored procedure whic…
4 replies
This should be simple if possible. I would like to find out the login from within a stored procedur…
2 replies
I have a question concerning datetime sorting. I have a database with 3 columnns - ID, userid and d…
4 replies
Very simple select statement but SQL Server generates different execution plan when statement runs …
1 replies
Does anyone know why below returns an unexpected result? PRINT LEN(REPLICATE('X',8001)) Thanks in a…
1 replies
Anyone know a way to use the "USE <databasename>" command dynamically? I need to insert code …
2 replies
Does someone want to tackle this? I have a vb program that calculate a 9th digit where i need 8. …
2 replies
I am trying to write a stored proc that will insert up to 5 values for the same field. For instance…
23 replies
I would like to define a new column in a table give it a default value of 0. Easy enough. But I onl…
2 replies
Hello, I am trying to do a bulkinsert with no delimiters. i.e. I want to specify the length of the…
2 replies
for some reason the trailing spaces won't go when I use rtrim(field), any ideas as to why? I'm tryi…
10 replies
Viewing 15 topics - 15,451 through 15,465 (of 17,082 total)
You must be logged in to create new topics.