Topics
Started by
Posts
Last post
Can anyone tell me what the problem is with the following Query #3? Query #1 - W…
11 replies
Hi, I'd like to know if there is a way to create 2 foreign keys from a single column to 2 different…
12 replies
Dear All, I am working on an application to store binary file data in a DB and hope fully I can ret…
5 replies
Hi, Please let me know what is equavalent in SQL Server for DBMS_TRANSACTION in …
7 replies
We need to call a stored procedure through a SQL statement (i.e. SELECT * FROM OPENQUERY(SERVE…
1 replies
A stored procedure uses a While loop which calls a Select statement, therefore producing multiple r…
8 replies
Hello, the user will create 3 parameters for the procedure, something like this exec p_test_accou…
5 replies
Hi I am developing a UserControl, I save this user control code to the database, which will be load…
4 replies
Candidate for QOD I have a table with 3.3m rows, the table is well indexed to support the queries. …
4 replies
CART _________________ CartIDProductID 115 217 315 324 389 KITS _____________________________…
6 replies
I am using SQL Server 2000 and have a hungarian character which looks like a lower case o with…
2 replies
Hi I am using nvarchar(MAX) string variable. But its length is maximum upto 8,000 charaters. But I …
1 replies
Hi All, My understanding was that if I define a field as char(200) and store for example "8" in it,…
4 replies
I've written a simple recursive loop that checks for a min() value until it returns null then stops…
6 replies
My company is moving to 2005. We've got one major development effort underway that has been pl…
7 replies
Viewing 15 topics - 3,856 through 3,870 (of 4,155 total)
You must be logged in to create new topics.