Results 1 to 3 of 3
  1. #1
    kleclark is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Feb 2011
    Posts
    2

    Unhappy Database script

    Hi,

    Problem/Summary: can access 2007 use script to import data

    Background:
    I am very new to setting up a database - any sort. I am part of influenza surveillance network across the US. I am not familiar enough with using script etc to use mysql/command line/php administrator



    My predecessor also lacked the knowledge to setup databases and set our data up in Access. Unfortunately, it has been agreed it has not been done in a way for us to be able to readily analyze our data.

    I am working with a collaborator who has developed a script for use in mysql which imports deduplicates etc his data (very similar to our data) and imports it into his database - this database has been recommended for our purpose.

    We recently paid for a database consultant to setup an Access database compatible with the mysql design of our above colleague. However, the contractor did not import the data in.

    Problem:

    What would be the best way to proceed? The options that have been posed are:

    1. write a script (or adapt the script from our colleague) to import data into Access - is this possible?? My colleague can provide the script he has written, can you recommend a consultant in central and or northern California?

    2. Create a mastersheet in excel (not linked to other excel worksheets) and link to access - can this be done? What are the implications? We will be constantly adding surveillance events?

    3. Create a single mastersheet in excel from multiple excel worksheets and link to access? We have another colleague who has done this using Vlookup and hlookup but as the amount of data collected increases the system becomes slower and slower.

    4. Copy and paste into Access? Very time consuming also I would be concerned we could not remove duplicates effectively.

    5. Any other thoughts?

    I am sorry for the very long blog. I greatly appreciated any suggestions.

    Kerri

  2. #2
    SteveF is offline Generally AccessAble
    Windows XP Access 2010 32bit
    Join Date
    Nov 2010
    Location
    Fourth Corner
    Posts
    123
    Please clarify: where is the data now that you want to import into Access? It's unclear to me whether it's in Excel or MySQL.

    Actually, for either one, I'd recommend the following:

    1. Link to the source data from within Access. For MySQL, you'll probably need to download, install and configure MySQL's ODBC driver.

    2. Run queries to transfer the data to native Access tables. (this is actually optional if the data resides in MySQL)

    3. If you haven't already, build forms, queries & reports in Access that allow you to enter, maintain and analyze your data.

    I might know an Access consultant in Central CA. I'll have to get in touch with him & see if he's available.

    Steve

  3. #3
    kleclark is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Feb 2011
    Posts
    2
    Hi Steve,

    1. Our data is currently in excel sheets. We have also copied and pasted most of the data into tables in Access which are not appropriate for our analysis and do not match the the table set up our colleague is using in mysql.

    2. Run queries to transfer the data to native Access tables - Is this the same as running a script?

    2. We have not set up build forms, queries & reports in Access that allow you to enter, maintain and analyze your data so I would greatly appreciate a recommendation for a consultant.

    Thank you very much for your help.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. launching migration script
    By MrGrinch12 in forum Programming
    Replies: 0
    Last Post: 06-23-2010, 08:28 PM
  2. Appending a table with external script
    By farva in forum Import/Export Data
    Replies: 0
    Last Post: 11-09-2009, 12:12 PM
  3. VBA Script to run select query
    By pushpm in forum Programming
    Replies: 2
    Last Post: 05-06-2009, 08:36 AM
  4. Replies: 2
    Last Post: 04-29-2009, 11:37 AM
  5. Login Script
    By theITguy in forum Access
    Replies: 2
    Last Post: 03-06-2009, 03:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums