I have a datasource on my server that was implemented by my phpBB forums. I didn't set it up, otherwise I would have used MySQL since I'm used to it. Anyway, how can I access the database. What I am wanting to do is access the members table so that I can use the username and password information on our main site. The problem is I have no clue what the structure is for the members tables. In MySQL, I can use phpMyAdmin to get the info. Is there a program out there like phpMyAdmin for MS SQL?
also if it is sql server 2000 you can use enterprise manager to manage the database / if it is sql server 2005 then you will have to use management studio
I can't seem to connect to my stuff. Fusionlink says there is a bug in 2008 that won't let you connect to 2005. What can I use to connect to a 2005 database?