Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-02-04 : 07:22:37
|
| potuvasu writes "My "SQLServer(2000)" is not started properly. it was showing some error "the ordinal 29 could not located in the dynamic link library odbcbcp.dll". please help me how to solve the problem.regards vasu" |
|
|
jasper_smith
SQL Server MVP & SQLTeam MVY
846 Posts |
Posted - 2003-02-04 : 14:06:01
|
| If you actually look in Control Panel>Services you should see that the SQL Service has actually started. Your best bet is to reinstall the latest version of MDAC (with all your SQL Services stopped) from [url]http://www.microsoft.com/data/download_270RTM.htm[/url]HTHJasper Smith |
 |
|
|
GreatInca
Posting Yak Master
102 Posts |
Posted - 2003-02-05 : 14:32:35
|
| I got that before. I think some DLL versions are out of synch. Don't know what exactly though because I just uninstalled and reinstalled. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-02-05 : 17:09:10
|
| I have never gotten that error before on SQL Server, but I have got it on other applications. A reinstall of the application has worked most of the time for me (although once I had to rebuild the machine to fix it). |
 |
|
|
|
|
|