ACC: TransferText Can't Import Data into Enabled 2.0 DatabaseID: Q160501
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you use TransferText in a macro or in a Visual Basic procedure to
import data into an enabled Microsoft Access 2.0 database in Microsoft
Access 7.0 or 97, you receive may the message:
You can't import objects into a database created in an earlier version
of Microsoft Access.
You can work around this error message in two ways:
Microsoft has confirmed this to be a problem in Microsoft Access 7.0 and 97.
"ALFKI","Alfreds Futterkiste"
"ANATR","Ana Trujillo Emparedados y helados"
"ANTON","Antonio Moreno Taquerias"
Table: Customers
-------------------------------
Field Name: CustomerID
Data Type: Text
Field Size: 5
Indexed: Yes (No Duplicates)
Field Name: CompanyName
Data Type: Text
Field Size: 255
Table Properties: Customers
-------------------------------
PrimaryKey: CustomerID
Macro: ImportCustomers Action
-------------------------------------------
TransferText
ImportCustomers Actions
-------------------------------------------
TransferText
Transfer Type: Import Delimited
Specification Name: Cust
Table Name: Customers
File Name: C:\My Documents\Customer.txt
Has Field Names: No
You can't import objects into a database created in an earlier version of Microsoft Access.
For more information about importing or linking data in an enabled
database, please see the following article in the Microsoft Knowledge Base:
Q135372 ACC: Cannot Import/Link Data in Enabled Database
For more information about enabling databases, search the Help Index for
"enabling databases created in previous versions," and then "About opening
a previous-version database without converting it."
For more information about using the TransferText action or TransferText
method, search the Help Index for "TransferText action" or TransferText
method," or ask the Microsoft Access 97 Office Assistant.
Keywords : kberrmsg kbusage CnvOthr
Version : 7.0 97
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 26, 1999