The best and the safest way to do this to first save the .dat as .txt and then upload to Microsoft Access and Upload the Access File as shown Here
To upload for .dat to Access
To upload for .dat to Access
- make .dat as .txt.
- open Microsoft Access
- create a new blank database
- go to EXTERNAL DATA tab
- select TEXT
- follow the pop up wizzard
- Enter the delimited format generally '|'
- Change all the data type to TEXT to avoid errors in uploading the data
- click next next and finish.
- Save the table in .mdb format and upload it to the database as Access file
No comments:
Post a Comment