accessing table names per DSN
Tech-Archive recommends: Fix windows errors by optimizing your registry
- From: "abcd" <abcd@xxxxxxxx>
- Date: Wed, 4 May 2005 15:52:08 -0700
I have list of DSNs (for Access, Excel, SQL Server, Oracle or any other
databases)
I want to connect to any of the DSN and display the available tables per DSN
in the combo box....
Is there solution for this in .NET
thanks
.
Relevant Pages
- Displaying a DSN connection name
... a server using odbc dsn names. ... I would like to display in a label field the current dsn name so the user ... BaseConnectionString property makes no mention of the DSN name in its string ... (microsoft.public.access.formscoding) - ODBC dialog box
... Does anyone know how could I display a dialog box containing similiar info ... as in odbcad32 and allows user to select one of the DSN from there? ... (microsoft.public.dotnet.framework.windowsforms) - ODBC Dialog box
... Does anyone know how could I display a dialog box containing similiar info ... as in odbcad32 and allows user to select one of the DSN from there? ... (microsoft.public.dotnet.framework.windowsforms.controls) - How do I do this?
... Does anyone know how could I display a dialog box containing similiar info ... as in odbcad32 and allows user to select one of the DSN from there? ... (microsoft.public.dotnet.languages.csharp) - RE: Microsoft Access versus Programmatic Data Access
... If you are actually attempting with the DSN, you are using a connection that ... to a connection string that points to the database instead of trying to use ... > I am accessing an Oracle database using a Microsoft Access front end,> making use of linked tables, via a DSN. ... (microsoft.public.dotnet.framework.adonet) |
|