Viewing 15 topics - 262,831 through 262,845 (of 284,133 total)
Topics
Started by
Posts
Last post
I have inherited a business unit that is currently using replication. They have regular s…
6 replies
hiya, when i try to create a database diagram in sql2k, I get the above error. Can anyone point me…
2 replies
CREATE TABLE [dbo].[emp_details] ( [emp_number] [int] NOT NULL , [emp_id] [int] NOT NUL…
5 replies
I have two tables within a database Ticket and TicketH. I have an Insert and Update Trigger th…
8 replies
I've heard that Count(*) is a bad practice... Can anyone tell me why? Thanks
11 replies
Well this currently a mixture of curiousity and trying to be proactive question. I was wo…
1 replies
We have a live application that is suffering from random Connectionwrite problems. The exact error …
2 replies
Hi, I created a table with the field size is 5000 and the type is varchar2/char when I tried to i…
3 replies
Hi i hope you can help me out here. I have a sql server with 2 databases on it (lets call them dbA …
7 replies
Anyone have any examples of any code (VB, asp, TSQL?) of replicating Progress database tables …
3 replies
If you have a table with 500.000 records and you add 250.000 and delete 250.000, all in one tr…
9 replies
Hi all, I'm trying migrate my Access Database to my new SQL Server. I'm able to inport all data to …
1 replies
Hello everybody, I've got a question, it happens that I have a job, I want this job to execute two …
2 replies
If a record returns null for a particular field I would like to insert -1 into that row. How …
2 replies
Hi All, I need your SQL guru's help: I want to generate SQL scripts for all the objects, like table…
1 replies
Viewing 15 topics - 262,831 through 262,845 (of 284,133 total)