rutledj
04-02-2006, 02:50 PM
If I understand correctly, the login control uses a data provider that automatically creates a sql server express database in the app_data folder. If I want to use a table in an existing sql server database, I have to write my own provider.
Can someone point me in the right direction on this. Is is easier to just use textboxes and do all the coding myself behind the scenes? I'd really like to use the built in controls if possible.
Thanks,
Rut
Can someone point me in the right direction on this. Is is easier to just use textboxes and do all the coding myself behind the scenes? I'd really like to use the built in controls if possible.
Thanks,
Rut