I need help building a datawindow based on data from two different sources: an Oracle database and a DB2 database.
I usually access the Oracle database with a native connection and the DB2 database via ODBC, but I've never pulled them together into a single datawindow.
I'm using PB 7.0. Any...
I have an Access 97 database that I send to 30 users around the country. It has two label reports, one for Avery 5161 (1" x 4" 2-up labels) and one for Avery 8160 (1" x 2 5/8" 3-up labels).
Most users have no problems printing the labels, but a couple of users report that...
I'm trying to import a comma- and double-quote delimited file to Access 97 using VBA code as follows:
DoCmd.TransferText acImportDelim, "PI Import Specification", "tblImport", "PI.TXT", False, ""
My Import Specification has:
File format = delimited...
I'm unclear on how to control the toolbar (or toolbars) that appear within my Access 97 app. I have created a custom toolbar called "toolExit". That's the only toolbar I want to appear on "formX", so I set the Toolbar property on form "formX" to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.