Topics
Started by
Posts
Last post
I'm working on a database (SQL Server 7) that stores values for historical insight. The problem is …
4 replies
Please help! I am upgrading a server from 7.0 to 2000. Its all gone well so far, but now i am stuc…
4 replies
Hi, I have 20 tables in my database and all of them have the same column structure. I am trying …
29 replies
I have a ranking table created as follows using identity SELECT RANK=IDENTITY(INT), SITE, MGR_NAME,…
2 replies
Is there a way to use a local variable as the expression part of the IN statement. I have an exampl…
6 replies
HEre is the data i have,i wanted to represent this data in the format shown in the second table nam…
1 replies
I have a Help Desk program that populates our SQL database with a UNIX timestamp (date and time). F…
4 replies
In everything I've read it seems that using a table var is supposed to perform much faster then a t…
3 replies
hello All I have the table :[my_photogallery] with the fields below: [my_photogallery_id] [int] ID…
7 replies
I have a detail table which uses a sequence number ( int, IDENTITY ) as a key. I created a trigger…
6 replies
Hello, Is there anyone who can tell me if there is a way to declare a table type variable in stored…
1 replies
i have three tables all with the same structure, if i query two tables and do a union between them …
2 replies
I am creating a stored procedure that will get rate information from UPS. They require you to send…
2 replies
Hello, This is going to be a dumb question, but how do I execute a Stored Procedure from a View? I …
6 replies
Greetings. I have a comparison app which is used to compare two DB's. On one machine, the app takes…
4 replies
Viewing 15 topics - 14,446 through 14,460 (of 17,082 total)
You must be logged in to create new topics.