![]() | ![]() |
|
12-02-2011 02:08 PM
My (MS) SQL connection is acting strange, I can validate connections but it says the username accessing the DB within the Metastorm site it fails… how does that even make sense?
Basically:
In terms of connections everything checks out, but when it does a query it fails.
How is this even possible? It is the same user credentials that are used in the designer? ANYONE???
Thanks.
12-09-2011 01:51 AM
Check to see if you have permissions to the tables you are trying to query.
12-10-2011 06:03 PM
12-14-2011 08:47 AM
Yes, nothing has changed other than the update. To reconfirm i've logged in with the credentials and everything checks out.
12-14-2011 10:56 AM
Bingo! (ish).... I found the Metastorm problem.
…the logon should be: '?\?' not '??'. However this is nothing I can control, not sure how to fix it.
System.Data.OleDb.OleDbException: Login failed for user '??'.
at System.Data.OleDb.OleDbConnectionInternal..ctor(Ol
at System.Data.OleDb.OleDbConnectionFactory.CreateCon
at System.Data.ProviderBase.DbConnectionFactory.Creat
at System.Data.ProviderBase.DbConnectionFactory.GetCo
at System.Data.ProviderBase.DbConnectionClosed.OpenCo
at System.Data.OleDb.OleDbConnection.Open()
at Metastorm.Engine.Connectors.OleDBConnector.Execute
at Metastorm.Engine.Runtime.FolderMethods.SelectSql(S
at Metastorm.Runtime.Core.Mstm.SelectSql(MboConnectio
at Metastorm.Runtime.Core.Scripts.Activities.MstmActi
at Metastorm.Runtime.Models.Project_RxCredit.RxCOverR
![]() |
![]() |
![]() |
|
|
![]() |
![]() |
![]() |
















