Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Database Design and Application Architecture
 Member table help

Author  Topic 

Cheekz185
Starting Member

1 Post

Posted - 2009-11-25 : 20:53:09
I am trying to build a website with a template I received online

But I am trying to figure out how to get the login function of the site to work. But in the documentation it requires a member.sql table to be imported into the sql database. I have wamp running and I created the database but what do I need to do as far as getting the login to work?

Any help greatly appreciated.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-11-25 : 22:11:41
You haven't provided enough information for us to help. We don't have member.sql. Can you contact the owner of the database design?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

aeterna
Starting Member

2 Posts

Posted - 2009-11-27 : 04:35:46
If you're using a PHP or Flash template, the backend database is more likely to be based on MySQL than SQL Server. As Tara says, your best bet is to contact the template designer, if possible, or raise a query in a forum related to the template you are using.
Go to Top of Page
   

- Advertisement -