• 0

Programs for databasing


Question

Does any body here know of any programs you can use for Data basing in mysql or a other form of advanced databasing.

Thanx... :D

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Access

MSDE (Desktop version of SQL Server)

mySQL

Postgress

FileMaker

Sorry, no links as I'm heading to bed, but a search in Google will turn up a plethora of them. ;)

Link to comment
Share on other sites

  • 0

It really depends on what you plan on doing with them. Anytime you use pure databases like mySQL, Postgress, MSSQL/MSDE you will most likely have to know a programming language to access and enter the data with (unless of course you use an admin or other such program, such as mySQL-Front for mySQL or Access for MSSQL/MSDE).

Access and FileMaker can largely be used without having to do any coding, though anything outside the realm of the wizards and basic database activities will. Access, as mentioned above, can act as an interface for MSSQL/MSDE, making those easier to work with.

There are some opensource and freeware/shareware programs out there that provide easy database access/administration, but you'll have to do some searching for them.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.