ADO.NET
-
I want to insert only one row in a table in SQL server 2008 using C# ADO.Net... If any user want to insert another row in that table then it is not possible message should be display.... Please Just reply the Query & CODE....
-
I want to insert only one row in a table in SQL server 2008 using C# ADO.Net... If any user want to insert another row in that table then it is not possible message should be display.... Please Just reply the Query & CODE....
-
I want to insert only one row in a table in SQL server 2008 using C# ADO.Net... If any user want to insert another row in that table then it is not possible message should be display.... Please Just reply the Query & CODE....
M.T.H.Danish wrote:
If any user want to insert another row in that table then it is not possible message should be display....
Please Just reply the Query & CODE....
A database does not display messages, it holds data. It holds data in bulk, not in "single records". What you want does not make much sense from a data-viewpoint. Now, this is not the place to "order" code like you do. The questions on the forums are answered by volunteers, in their free time. Put it in a object, serialize it, and stuff it in a single-column blob.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]