|
-
March 8th, 2008, 05:08 PM
#1
Insert in Database witout dataset ? how ?
Hi,
I have a small database in access. I have an application that will generate report (crystal reports) and I have another one (running on another computer etc...) that insert data in the my small database.
My application have 2 thread that use the method to insert and I don,t want to lose time and resources on filling and updating a table using dataset.
Is there a way to simply use a sql command to insert this ? (Like in the old time)
I found this article http://www.codeguru.com/csharp/cshar...cle.php/c4211/
but System.Data.ADO simply doesn't exist. Was it removed from the framework.net ?
Thanx to anyone who can help me on this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|