Updating a very large database

  • Thread starter Thread starter Dimitris
  • Start date Start date
D

Dimitris

Hello, I have a very large database with 1,7 million records and about 100
fields. My problem is that I have a field with numbers but that field is a
text field and I cannot filter that field to find specific numbers. For
example I can't find the numbers > 7000.

I need to make that field a numeric field. I can't just change it in design
view cause I get the message there isn't enough memory or disk space. So I
am thinking of updating that table. I created the same table in another file
with no records but with that field as a numeric field. Now I need to update
table1 (with all the data) to table2 (the other db with no data). Will that
work? How can I do it? I don't know much about updating files.
Is there another solution?

Thank you
Dimitris

I have Access XP, and the db is 1,209,112 kb
 

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

Similar Threads

acnewrec? 1
Linking fields 1
need to update a querie 4
Access Command button to look up and copy data from a query to a table 0
Problem Updating a field 2
Access Updating inventory levels 0
Update Query 5
Importing large numbers as text 1

Back
Top