Search Results

0
votes

merge msaccess tables

If this is a one time operation simple copy-n-paste will work. Open both databases in MS Access. Open both tables. Select values to copy (right-click on Column header and Ctrl+C). …
0
votes

Where else can MS Access get a DSN?

Apparently MS Access stores the whole connection string, not just DSN name. Here is what I see opening .mdb file in Notepad: DSN=SQL-Northwind;APP=Microsoft Office 2003;WSID=DELLNOT …