G
Guest
Hi,
I'm using Visual Studio .NET 2005 and .Net framework 2.0
I have a DataSet with data from an MS Access database table.
In the MS Access database is a tablefield with a Display Control.
This Display Control is set as Combo Box.
But when I look at the DataType in my DataTable it returns System.String
Is there anyway to get the Row Source from the MS Access table by using a
DataTable, DataView or ....?
Or do i have to use DAO to get this information.
Thanx
Foef
I'm using Visual Studio .NET 2005 and .Net framework 2.0
I have a DataSet with data from an MS Access database table.
In the MS Access database is a tablefield with a Display Control.
This Display Control is set as Combo Box.
But when I look at the DataType in my DataTable it returns System.String
Is there anyway to get the Row Source from the MS Access table by using a
DataTable, DataView or ....?
Or do i have to use DAO to get this information.
Thanx
Foef