ITCN ASP.NET Discussion Forum

Using existing account table

Share/Bookmark: Add this Thread to Digg Digg   Add this Thread to StumbleUpon Stumble Upon   Add this Thread to Del.icio.us Del.icio.us   Add this Thread to Reddit Reddit   Add this Thread to Facebook Facebook
RE: Using existing account table
by bwise on Wed, Apr 9 2008 12:31 AM
No, you'll have to modify either 1) the table, to accomodate your user table, or 2) the code, to point to your table.

Many users opt for the second option - in about 1 or 2 hours of development time we have been able to adopt the forum into hundreds of different user configurations.
ITCN Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 326
Using existing account table
by bwebb on Tue, Apr 8 2008 10:10 PM
I already have a user db table that does not match the name of the one included in the sql for install. Is there another web config setting I can use to point at my existing user table without having to modify the code base. TIA
bwebb
Joined: Tue, Apr 8 2008
Posts: 2