Ask a Question related to Microsoft Access, Design and Development.
-
aurora #1
Same field in two DB's
I am using Access 2000
I have two different databases; One for material
disposition (DB-1) and another one for Vendor returns (DB-
2).
In the DB-1, there is a field [MDO]which is an automatic
number & primary key for the material disposition report
number such as 123456, 123467, 123478 etc.
DB-2 also has the [MDO] field, but this is a number field
with 6 characters allowed.
When we return material to the vendor, another person
pulls up DB-2 to compete his information. We want the
[MDO] from DB-1 to appear on the DB-2 form. I tried
linking the two DBases in a query but all I get is a
message of "mis-matched field". Any ideas of how I can do
this? If there a way to copy the information from DB-1 to
DB-2 form?
I am open for any help I can get.
Thank you Aurora
aurora Guest
-
Outputting name of db's to text file
I am looking for a way to output the results of the mysqlshow command to a text file. I can probably manage this with Perl but was wondering if... -
Jumping DB's Easily?
I am setting up a Central Database to hold all the configurations of each database. Each database will be idential in tables and stored procedures.... -
Handling case of field names in multiple db's
(Bottom line: I think what I'm looking for is an easy way of changing the case of key values in an array.) I've got code that I'm trying to make... -
Showing records from two db's in one portal?
Depends on the eventual mechanism you intend for analysing your data. If it means combining similar types of data into sets and sorting for... -
2 Instances vs 2 DB's in SQL 2K
I have to agree with Tom. The production environment should be separated from the dev and test environments as much as possible, preferably on it's...



Reply With Quote

