FlashMan Posted April 9, 2003 Share Posted April 9, 2003 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 More sharing options...
0 kag Posted April 10, 2003 Share Posted April 10, 2003 MS Access? But you can always use phpMyAdmin to administrate mySQL from your browser. Link to comment Share on other sites More sharing options...
0 Jessterw Posted April 10, 2003 Share Posted April 10, 2003 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 More sharing options...
0 FlashMan Posted April 10, 2003 Author Share Posted April 10, 2003 ok great.. Thanx for alll of your help Link to comment Share on other sites More sharing options...
0 FlashMan Posted April 10, 2003 Author Share Posted April 10, 2003 p.s. How much actual coding to I need to know to use these programs Link to comment Share on other sites More sharing options...
0 Jessterw Posted April 10, 2003 Share Posted April 10, 2003 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 More sharing options...
Question
FlashMan
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