Topics
Started by
Posts
Last post
We have a query that runs in < 1 second in MSSQl 2000 but runs for several minutes after convert…
14 replies
I wrote this method: public DataSet selectItems_by_Location(String location) { SqlDataAdapter cm…
3 replies
Hi All, I have a procedure with following structure: cursor with Query Select Id from Table;…
3 replies
How to Get the SQL Affinity Mask setting value in Sql 2005? I need this value in our c++ applicatio…
5 replies
Hi I already have a stored procedure which looks like this if @Category = 'PD' Begin if @Type = …
1 replies
I need to do an update on a table pulling data in from another table. Here is what Table1 looks lik…
2 replies
When working with a many to many senerio i understand this... But i have noticed in the adventures …
2 replies
Hi there, I need SQL server 2005 to handle Http (soap) over internet. I didn´t know anything a…
1 replies
Hi All, In a stored procedure before performing the insert I want to get the max value of a column …
6 replies
Hi All, can ant body guide me in the right direction, I have over 400 SP in my database and I have …
4 replies
There seems to be no performance issues between a varchar(50) and varchar(8000) when the SAME amoun…
9 replies
By: VBGOD
Muy buenas a todos, Necesito que SQL escuche peticiones XML en un determinado puerto, para trabar c…
2 replies
Hi, I'm new to MS SQL, and I'm trying to port code from Interbase/Firebird to MS SQL. It's actually…
2 replies
By: cutespn
MSSQL complains that a computed columnn is non-deterministic if I use a string constant for a datet…
5 replies
Hi, I've written a software that uses Reporting Services. I've also created a Windows Installer for…
1 replies
By: barsuk
Viewing 15 topics - 10,111 through 10,125 (of 10,974 total)
You must be logged in to create new topics.