G
Guest
I have an Access database that I need to update regularly from an SQL
database. For reasons that I won't go in to, I have to export the data from
the SQL into Excel format. I have tried saving the s/s and linking to it, but
Access misinterprets a column of text as a number field in the database. The
majority of the data is numeric but the link fails and misses out some data
such as 5a.
If I import the data into an existing table, all is OK.
What I want to be able to do is write a sub or proc to automatically import
the data from a s/s of known name into a table of known name. I will of
course empty out the old contents of the table first. I have been unable to
find out how to do this using Help, and have had a browse of the usergroups
to no avail.
Please can someone help me.
TJ
database. For reasons that I won't go in to, I have to export the data from
the SQL into Excel format. I have tried saving the s/s and linking to it, but
Access misinterprets a column of text as a number field in the database. The
majority of the data is numeric but the link fails and misses out some data
such as 5a.
If I import the data into an existing table, all is OK.
What I want to be able to do is write a sub or proc to automatically import
the data from a s/s of known name into a table of known name. I will of
course empty out the old contents of the table first. I have been unable to
find out how to do this using Help, and have had a browse of the usergroups
to no avail.
Please can someone help me.
TJ