K Konrad Jul 18, 2004 #1 Hi Is possible to import relations and tables from Access 2000 database to DataSet? Thanks Konrad
U Uri Dor Jul 18, 2004 #2 you can read them from the system tables. "ADO.NET Cookbook" has code to do that, but on SQL Server. With the right modifications it would work for Access too
you can read them from the system tables. "ADO.NET Cookbook" has code to do that, but on SQL Server. With the right modifications it would work for Access too
K Konrad Jul 18, 2004 #3 OK. Thanks. But what about creating strongly typed DataSet with tables and relations in VS.NET 2003 from database. Thanks Konrad
OK. Thanks. But what about creating strongly typed DataSet with tables and relations in VS.NET 2003 from database. Thanks Konrad
U Uri Dor Jul 18, 2004 #4 not automatically, not that I know of OK. Thanks. But what about creating strongly typed DataSet with tables and relations in VS.NET 2003 from database. Thanks Konrad Click to expand...
not automatically, not that I know of OK. Thanks. But what about creating strongly typed DataSet with tables and relations in VS.NET 2003 from database. Thanks Konrad Click to expand...