Cannot find stored procedure
Hello fellow members,
I got an problem i have downloaded the v15 source cause i want to learn how everything works.
Its compiled correctly and i use the v15 database from an other guide.
Now is my problem when i am starting the account server it wont launch. but i can see an error.
When i check the CQuery-LogFile this error comes up:
2012/03/24 08:08:10
query:LOGINJOIN_STR 'A3', '(null)'
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Could not find stored procedure 'LOGINJOIN_STR'.
So i was checking the database to see if it exist
well in the database ACCOUNT_DBF -> Programmability -> Stored Procedures i found dbo.LOGINJOIN_STR. So it is there
How can i fix this errror. Already deleted the databases/restarted db
But no luck so far.
With kind regards,
Raventh
EDIT: NVM fixed it it was a messed up ODBC