Topics
Started by
Posts
Last post
I'm in the need of some help with my script. Basically, I'm pulling data from different tables and…
4 replies
Dear All; EXEC sp_addlinkedserver N'Revaluation', @srvproduct = N'', @provider = N'Microsoft.Jet.OL…
1 replies
Hi all, I have registered a differ behavior between the SQL server 2000 and 2008. The next sample b…
2 replies
:-)Dear All; How to connect the Excel sheet through the Sql Qry; I have a some Bulk inform…
1 replies
I have a data in table ID UTCTD PRODUCED 1 2009-01-28 06:09:34…
10 replies
I have traced a bug in my application back to using too much precision!?!? Please compare the outpu…
1 replies
I'm trying to read a file with over 11,000 characters but I need to create multiple records from th…
5 replies
Hello all, I am getting this error and I'm not sure why, could someone shed some light on it? "The …
5 replies
What's the best way to ignore attempts to insert dups into a primary key? I definitely want them re…
21 replies
So someone pointed out an interesting discussion they ran across and now I was wondering about it: …
2 replies
Hi I have a situation like below. With CTE ( Select * from a1 inner join a2 ) Select * from cte. Wh…
2 replies
I have a table with 1 PK, and this table contains multiple records per employee. So, I would like …
10 replies
Hello comunity I have the following TSQL with a derived table, but i want to retrieve all clients (…
1 replies
Hi Friends, how to create a table from the given string with row separator as "," and column separa…
6 replies
I need to combine the results from multiple executions of a stored procedure. I am trying to use th…
4 replies
Viewing 15 topics - 10,291 through 10,305 (of 10,635 total)
You must be logged in to create new topics.