A
Alvaro Enriquez de Luna
Hello everybody.
I have included an Access mdb database in my c# project. Visual Studio
2005 has autogenerated a xsd dataset (cs, xsc and xss files). My
problem is that, after making modifications in the mdb file directly
from access, the dataset doesn´t refresh in my program (in this case,
I have changed the name of a column in one of the tables). Does anybody
know how can I do to make my application to refresh database tables
each time it executes?
Thanks in advance.
I have included an Access mdb database in my c# project. Visual Studio
2005 has autogenerated a xsd dataset (cs, xsc and xss files). My
problem is that, after making modifications in the mdb file directly
from access, the dataset doesn´t refresh in my program (in this case,
I have changed the name of a column in one of the tables). Does anybody
know how can I do to make my application to refresh database tables
each time it executes?
Thanks in advance.