Topics
Started by
Posts
Last post
When trying to compile this sp there is an error that the variable @startdate must be declared. I c…
4 replies
I am having trouble with a query and need more eyes on this problem. I have a query: selectdatepa…
3 replies
I am looking for a program that will reformat T-SQL code according to some readable, useable standa…
2 replies
We use trigger on many tables to track the last modification, like this: CREATE TRIGGER [ABC_modifi…
4 replies
OK, this is really baffling me. We have a stored procedure that performs the following scenario: IN…
3 replies
I need help with a complex SQL statement (complex to me anyway). I need to find a total. I can get…
6 replies
Has anyone come accross this problem? I was getting incorrect results on a simple query using 'is …
1 replies
Hi! I have a SELECT which uses a LIKE condition in the WHERE clause, which in some cases can be NUL…
2 replies
Hey everyone -- got a particular situation that may be a bit over my head and I thought I would see…
6 replies
I have a database on my Pc.I wanted to move this database onto a production server(tables,veiws,sps…
13 replies
The column nt_username is always empty when my users connect with TCP/IP. When they connect through…
15 replies
I am in need of some Tsql advice. I have a table with about 200,000 records. The Table is for mean…
8 replies
I have a table AAA and two columns a1 and a2.first column is of int datatype and the second column …
4 replies
I'm pretty new with SQL Server and stored procedures, but I need to come up with a way to show week…
5 replies
I have an accounting application that has hundreds of users. I would like to create a stored proc …
4 replies
Viewing 15 topics - 14,311 through 14,325 (of 17,082 total)
You must be logged in to create new topics.