Utility for import of data to Access?

F

Frank M.

Does anyone know of a good utility for loading datafiles
to tables in Access.
I know there is one included in Access, and it seems
fine, except that it can only be used for an original
dataload. There is no way to update data.
I need something that can do an import and update by
finding records through the primary key fields, and
possibly also delete.
Does anyone know if such exists?


Regards,

Frank
 
M

[MVP] S. Clark

Since every import routine varies, significantly, I doubt that there is a
3rd party product that has been written generically enough to handle many
different scenarios.

--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
F

Frank M.

Okay, I guess I will have to cook something together with
VBA, queries, etc.

Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top