Topics
Started by
Posts
Last post
Dear All, I have two servers: 64BIT SQL and 32BIT Application one. How can I use http:// statement,…
3 replies
update T1 set C1=CASE WHEN exists(select saleid from T1 where clientid…
10 replies
Hello, I wonder if someone can perhaps shed some light on possible cause for the mssql server erro…
2 replies
SQL Query Analyser had a DLL called SQLParse.DLL which could be used to colour code SQL in external…
2 replies
Good Afternoon I have a unique field in a table that i created from a series of fields from a trans…
5 replies
Hi Everyone.. I have a small question. What is the stored procedure that takes the D…
1 replies
Hi , i have hundreds of SPs where i need to find where some specific hints/keywords are used like …
1 replies
Hello, guys how are you doing? I am trying to modify tables from temporary to permanent data ( desi…
4 replies
I have a table with column containing numbers for example 1.. to 1000 all numbers taken 1001 1002 1…
2 replies
I am getting syntax error with the following: WHERE ' + @FieldName + ' = ' + CHAR(39) + @FieldValu…
6 replies
I have to create table from select querry drop MyNewTable SELECT * INTO MyNewTable FROM top (10)...…
4 replies
Hello! I have to work over a production database implemented in SQL 7.0. I'm trying to work out som…
2 replies
Hi, I recently developed a stored procedure and tried to look at the execution plan. The procedure…
1 replies
Hello, guys how are you doing? I want to learn Visual Basic and have installed VB 2008 in my PC …
1 replies
Hi, I have a task to import a text file to table. The DTS has the way to create the table when des…
1 replies
Viewing 15 topics - 3,376 through 3,390 (of 4,155 total)
You must be logged in to create new topics.