Hi,
This is my first post in this site.
I'm working in VB 2005 Express and SQL 2005 Express. After changing my connection string to app.config, I cannot insert any records to the table. It does not show any errors. But when I check the tables, nothing is inserted. When the Form Loads, I have given code to display data from two tables and that works fine. That means there is nothing wrong in the connection string or the method I use. The problem is only when I insert rows. Please help.
Thanks
This is my first post in this site.
I'm working in VB 2005 Express and SQL 2005 Express. After changing my connection string to app.config, I cannot insert any records to the table. It does not show any errors. But when I check the tables, nothing is inserted. When the Form Loads, I have given code to display data from two tables and that works fine. That means there is nothing wrong in the connection string or the method I use. The problem is only when I insert rows. Please help.
Thanks