Viewing 10 posts - 16 through 25 (of 25 total)
Dear Markus,
The following is the error message I am gettin when I try to modify any table. Please help
V.Kadal Amutham
/*
Wednesday, January 11, 20062:56:17 PM
User:...
January 11, 2006 at 2:33 am
Another way is detach the data base from SQL 2000 and attach the same in SQK 2995
V.Kadal Amutham
January 10, 2006 at 9:19 pm
Please check up whether there is any primary key, foreign key set in the second table?
Please let me have the error message when you try to insert.
V.kadal Amutham
December 27, 2005 at 8:16 pm
The error message suggests you to use Sp_configure to increase the number of connections.
If more users are connected to your sql server then this error will be raised. Please inform...
December 27, 2005 at 8:12 pm
Smart Tags which can be identified by RF are avaialble for a long time. This can be used for key less entry engine start. Aready cell phone have that voice...
December 27, 2005 at 9:54 am
SQL Express does not have a Server Management Studio. You have to organsie for SQL Server 2005 which is a full version with Management Studio
V.Kadal Amutham
December 21, 2005 at 2:59 am
I am having the same problem. There is some facility in SQL Server 2005 called Begin Transaction, Commit Transacion, RollBack Transaction. I am yet to study them and try them....
December 19, 2005 at 6:17 am
I am currently evaluating Visual Studio 2005. I use SQL server 2005 to create all table and business logic and us VB only to create windows forms and take out...
December 15, 2005 at 11:26 pm
I Have solved the problem myself. I inserted a try catch and end try statement in my Visual Basic program. in the catch part, I handled the sqlexception message into...
December 6, 2005 at 11:33 am
You need not drop the trigger to insert a record into a table. The insert will succeed if the trigger runs without an error
V.Kadal Amutham
November 24, 2005 at 1:19 am
Viewing 10 posts - 16 through 25 (of 25 total)