Connecting Tech Pros Worldwide Help | Site Map

ODBC table edit

  #1  
Old July 10th, 2007, 09:45 PM
Scott
Guest
 
Posts: n/a
Is it possible to edit/input a ODBC table in MS Access?


  #2  
Old July 10th, 2007, 11:45 PM
Max Vit
Guest
 
Posts: n/a

re: ODBC table edit


On Jul 11, 6:38 am, "Scott" <a@awrote:
Quote:
Is it possible to edit/input a ODBC table in MS Access?
Yes, you can connect to basically any DB that supports ODBC (Oracle,
SQL Server, MySQL, Postgres, Firebird, etc); the pre-conditions are:
*Have the appropriate Access / Jet ODBC driver for the database
*Connect with with a user that has got sufficient permissions to
perform the operation requested (Create, Read, Update, Delete)
*And of course, knowing where the DB is located

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can SQL Server work with a Paradox table? eselk@surfbest.net answers 4 February 20th, 2006 08:35 PM
Writing into external table not possible M. Schroeder answers 6 November 13th, 2005 07:30 AM
How to handle Primary Key violations in a bound form without causing and ODBC error. Abhi answers 14 November 13th, 2005 03:47 AM
Can I use MS-SQL Stored Procedures through an ODBC connection? Lyle Fairfield answers 1 November 12th, 2005 04:04 PM