Fatal error: Uncaught exception 'com_exception' with message '<b>Source:</b> ADODB.Connection<br/><b>Description:</b> Provider cannot be found. It may not be properly installed.' in C:\wamp\www\test\complete_form\login3.php:25 Stack trace: #0 C:\wamp\www\test\complete_form\login3.php(25): com->open('PROVIDER=SQL Se...') #1 {main} thrown in C:\wamp\www\test\complete_form\login3.php on line 25
i am facing this error after i login in my login page..
how to resolve this error??
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: how to resolve this error??
This is on Windows. You need to create a correct ADODB provider. The error is "Provider cannot be found. It may not be properly installed.'"
https://www.google.com/search?q=create+adodb+provider
https://www.google.com/search?q=create+adodb+provider
(#10850)