Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => SMF Feedback and Discussion => Topic started by: jiapei100 on February 12, 2007, 08:24:58 PM

Title: About SMF database...
Post by: jiapei100 on February 12, 2007, 08:24:58 PM

Sorry that I'm a newcomer and have no time to dig into SMF. Questions directly:

1) Which file(s) is the SFM database? Normally, it should be a .db file in text mode.

2) Is there any simple example code to just successfully load SFM database? What I mean is, if I'm using phpBB, how can I load the SMF database directly in phpBB? or, if I'm designing my own bulletin board, how can I load the SMF database?

Thank you very much.
JIA Pei  
Title: Re: About SMF database...
Post by: Dannii on February 12, 2007, 08:27:33 PM
SMF uses a MySQL database. Although it is stored in files somewhere on your server, you shouldn't touch them.

We don't support people converting from SMF to something else sorry.