Rank: Newbie
Joined: 8/30/2009 Posts: 6 Location: Cyprus
|
May connect to PHPmyadmin (provided by godaddy.com hosting) database with Altova Database Spy 2008 ? If yes, what functionality may have by this ? Altova Database Spy 2008 and MS-ACCESS 2003 provide similar functionality/operations ?
|
Rank: Advanced Member
Joined: 7/17/2008 Posts: 185 Location: Minutiae, Triviality
|
lse123 wrote:May connect to PHPmyadmin (provided by godaddy.com hosting) database with Altova Database Spy 2008 ? If yes, what functionality may have by this ? Altova Database Spy 2008 and MS-ACCESS 2003 provide similar functionality/operations ?
PHPmyAdmin is not a database, it is a database administration front end that runs in a web browser and accesses remote databases via the remote server's ODBC setup.
Database Spy is a database administration front end that accesses databases via the machine's ODBC setup.
Access 2003 is a database.
Because Database Spy uses ODBC to connect to a database, where that database exists, what type it is, and how it is contacted is controlled by the ODBC layer of the Windows OS where DB Spy is running. DB Spy simply uses the ODBC connection.
It might be better to describe what you are trying to do.
|