ª ªL©ú©v Jul 15, 2004 #1 Dear All: How to retrieve the schema of a *.mdb file by using C# ?? Thanks a lot.. Andrew
W William Ryan eMVP Jul 15, 2004 #2 You can use the GetOleDbSchema method of the OleDbConnection object. -- W.G. Ryan, eMVP Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Let Microsoft know! https://www.windowsembeddedeval.com/community/newsgroups
You can use the GetOleDbSchema method of the OleDbConnection object. -- W.G. Ryan, eMVP Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Let Microsoft know! https://www.windowsembeddedeval.com/community/newsgroups