Results 1 to 3 of 3
  1. #1
    lkmaurik is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2011
    Posts
    10

    Sql Add table from other database with password

    Hello All,

    Well, I want to clone a table from an other database in my database.

    Normally I will use the sql:

    INSERT INTO calibration


    SELECT * FROM [C:\FlexMeasurement\Calibration.accdb].[calibration]

    But now the databse I want to open has a Password. How do I add this password to myn sql string.

    Thank you in advance

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    are you able to link to the table - and then view its data?

  3. #3
    lkmaurik is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2011
    Posts
    10
    Dear NTC,

    I'm not sure what you mean.

    I already use an ole db connection. This connection is the target database. So the database where the cloned table need to come. I'm using an program that only understand .net and sql.

    I'm not sure if i answered your question now?

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

Similar Threads

  1. Split Database Back End password
    By eww in forum Access
    Replies: 4
    Last Post: 05-30-2014, 11:09 AM
  2. Username/Password From Table
    By mj-egerton in forum Programming
    Replies: 0
    Last Post: 04-03-2011, 04:46 AM
  3. Requested Password in new database access
    By baldo10 in forum Access
    Replies: 3
    Last Post: 09-07-2010, 04:23 AM
  4. Replies: 0
    Last Post: 07-08-2010, 11:22 PM
  5. Replies: 0
    Last Post: 02-16-2009, 08:21 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