Topics
Started by
Posts
Last post
Hi, I need a small clarification. Please see the below code. DECLARE @var1 NVARCHAR(100) DECLARE @v…
4 replies
Hi All I am writing a SP, i got stuck with a problem, i am using a where clause to sea…
4 replies
Hello, I have a question regarding distributed transactions. I have 2 SQL servers, each linked to …
1 replies
Hi guys, I want to create a script to loop in all tables to reseed the identities in a specific dat…
4 replies
I have a table which get populated each time a user clicks on a page. This table is only used for r…
3 replies
Hi By mistake nvarchar value i stored in varchar column, which stored as junk in the database.…
1 replies
If I try to do a calculation on a field abd I get errors like "Error converting data type nvarchar …
3 replies
Hi, I've created a dll in visual basic.net 2005. i want to call the dll in my sql server 2005 store…
2 replies
hi guys, I have a coulmn in a table which has some bad data.We basically got the bad data after cun…
4 replies
I have 2 tables: a claim table and a corresponding date table. There can be multiple dates for each…
2 replies
how to Perform update in multiple tables using single sql query
3 replies
I am trying to join together two tables, one with user information, one with calls. I'll put the qu…
5 replies
I would like to be able to do this without joining on 2 separate sub queries, for example (field1 i…
8 replies
I am having a problem with the between statement returning rows I don't want from a query. I am su…
6 replies
Hi I want to display the display all the column values in rows imp Note : not all the columns need …
6 replies
Viewing 15 topics - 6,001 through 6,015 (of 12,234 total)
You must be logged in to create new topics.