01-09-2003 02:34 PM - edited 03-02-2019 04:04 AM
Hi
I can't seem to get ACS to communicate with my external Database, MS SQL 2000, though at the config page, it says I have connected successfully. Can anybody enlighten me on how to write a proper stored procedure?
I have a database called Test. and it has a Table called Members, which has 2 columns, memberID & password. I need to authenticate against the users in this table. Can anyboy enlighten me on how to go about doing it?
01-15-2003 01:45 PM
To get a sample of writing a stored procedure you should look at a newsgroup or forum dealing with the MS SQL 2000's such as this one http://www.experts-exchange.com/Databases/Microsoft_SQL_Server/Q_20136592.html
01-15-2003 06:09 PM
Thank you for your advice
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide