0
Database Browser Like phpMyAdmin?
Explorer
,
/t5/coldfusion-discussions/database-browser-like-phpmyadmin/td-p/1905250
Jun 05, 2009
Jun 05, 2009
Copy link to clipboard
Copied
Hi all, I was wondering if anyone knew of an application that allowed the manipulation and viewing of data in a database much like phpMyAdmin offers for PHP and MySQL? I thought I'd see what was out there before writing something myself. Thanks!
TOPICS
Database access
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Valorous Hero
,
/t5/coldfusion-discussions/database-browser-like-phpmyadmin/m-p/1905251#M99822
Jun 05, 2009
Jun 05, 2009
Copy link to clipboard
Copied
There are a ton of them out there...
Three that I have used in the past. Toad(oracle), SQLDeveloper(oracle) and Enterprise Manager (MSSQL 2005 and older)
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advocate
,
LATEST
/t5/coldfusion-discussions/database-browser-like-phpmyadmin/m-p/1905252#M99823
Jun 05, 2009
Jun 05, 2009
Copy link to clipboard
Copied
In addition to Ian's suggestions, you can also check on riaforge.org for some open-source ColdFusion solutions. This one might be something along the lines of what you want:
http://cfdbexplorer.riaforge.org/
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

