Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Forum-setup with external user-database
Mon. Nov 23, '09 8:51 AM
( permalink)
Hello, we do search a forum like what you offer. One important restriction is that we would like to use the accounts which are stored in our existing user-database. My idea is wheter to update the aspplayground-userdb from our userdb via script or something like that or (what would be charming) use the existing user-database for aspplayground. Is it possible to get the database-schema of the aspplayground-userdb, to get an idea what we would have to implement. Best Regards and thank you Christoph
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Re:Forum-setup with external user-database
Mon. Nov 23, '09 9:05 AM
( permalink)
Hi Chris, Thanks for your message. Our software supports integration with external user db without the need to know our schema. Take a look at this thread: http://www.aspplayground....-database-m397994.aspx for info on 3 difference integration scenarios.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Re:Forum-setup with external user-database
Wed. Nov 25, '09 12:25 AM
( permalink)
Hi Samuel, thank you very much, this is exactly what I wanted to know Best Regards Christoph
|
|
|
|
jawrat
-
Total Posts
:
1
-
Reward points
:
60
- Joined: Jan 29 '10
-
Status: offline
|
Re:Forum-setup with external user-database
Fri. Jan 29, '10 9:09 AM
( permalink)
B"H Do you have any code samples you can show me that demonstrate this custom membership provider?
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Re:Forum-setup with external user-database
Fri. Jan 29, '10 9:35 AM
( permalink)
Hi Jawrat, The membership provider is just like the standard ASP.NET membership provider that uses our forum database as the data storage. The SIP (site integration package which contains the membership provider in question) is only available after purchase and we do provide some sample code usage to show how to do things on your own page.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|