Results 1 to 5 of 5

Thread: Editing Access databases without using access?

  1. #1
    Member
    Join Date
    Sep 2007
    Location
    Leeds
    Posts
    166
    Thanks
    4
    Thanked
    5 times in 5 posts
    • Clockwork_Killa's system
      • Motherboard:
      • Asus KFN5-D SLI
      • CPU:
      • Opteron 2212 (2x)
      • Memory:
      • 4 gig Kingston ecc reg in dual channel
      • Storage:
      • 2x Raptor 36gig in raid 0, 1 Raptor X
      • Graphics card(s):
      • Fire GL 3100
      • PSU:
      • Corsair HX620
      • Case:
      • Coolermaster CM Stacker EVO
      • Monitor(s):
      • NEC Multisync 90GX2
      • Internet:
      • BE

    Editing Access databases without using access?

    Can anyone recommend a decent program for editing Access .mdb database. My old system has Access on it, but not my new one, I need to be able to edit my databases without having to go back and forth between two computers.
    Any suggestions? (prefereably something with a trial edition, or better yet, free)
    Thanks

  2. #2
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: Editing Access databases without using access?

    Connecting to Microsoft Access - OpenOffice.org Wiki

    JET, it sucks and blows at the same time.
    throw new ArgumentException (String, String, Exception)

  3. #3
    Member
    Join Date
    Sep 2007
    Location
    Leeds
    Posts
    166
    Thanks
    4
    Thanked
    5 times in 5 posts
    • Clockwork_Killa's system
      • Motherboard:
      • Asus KFN5-D SLI
      • CPU:
      • Opteron 2212 (2x)
      • Memory:
      • 4 gig Kingston ecc reg in dual channel
      • Storage:
      • 2x Raptor 36gig in raid 0, 1 Raptor X
      • Graphics card(s):
      • Fire GL 3100
      • PSU:
      • Corsair HX620
      • Case:
      • Coolermaster CM Stacker EVO
      • Monitor(s):
      • NEC Multisync 90GX2
      • Internet:
      • BE

    Re: Editing Access databases without using access?

    Quote Originally Posted by TheAnimus View Post
    Connecting to Microsoft Access - OpenOffice.org Wiki

    JET, it sucks and blows at the same time.
    Whenever I try that it just opens my database and converts it to its own .odb format, granted I can then access it and edit it, but its not much good if it doesnt edit the original database.
    Am I doing something wrong here?

  4. #4
    Flower Child stytagm's Avatar
    Join Date
    Aug 2004
    Location
    London
    Posts
    754
    Thanks
    47
    Thanked
    23 times in 18 posts

    Re: Editing Access databases without using access?

    I think Access supports ODBC (or something of that ilk) doesn't it?
    ...which means you can access it with real old fashion SQL statements from code?
    ...which might mean you could also connect to it from SQL Server Management Studio?
    ..which might mean you can connect to it from SQL Server Management Studio Express which is free
    sql server express - Google Search

    (and if none of that works, at least you'll have SQL Server express, which may encourage the powers that be to throw the access DB into a deep hole where it belongs)
    They told me I was gullible ... and I believed them.

  5. #5
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: Editing Access databases without using access?

    there is a JET (the techonology behind the peice of crap that is access, which is still market leading for what it is note) ODBC driver.

    Problem is i think you will lack a front end thats not Access, it really is the best in the class if you require those features.

    Another option might be programming an interface yourself, if its a simple task you need to do, its really easy to write something with C# Express (free).

    What is it you need to do? Why do you need the access from a second machine (note there can be concurancy issues).
    throw new ArgumentException (String, String, Exception)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. urgent help with c++ function access
    By haelly in forum Welcome to HEXUS!
    Replies: 1
    Last Post: 17-12-2007, 05:11 PM
  2. Internet access through wireless, file access through LAN
    By Impeller in forum Networking and Broadband
    Replies: 2
    Last Post: 15-11-2007, 09:08 PM
  3. Belkin F5D6130 802.11b Wireless Access Point
    By Howard in forum Reader Reviews
    Replies: 4
    Last Post: 10-12-2004, 11:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •