|
Home > Archive > BizTalk Server General > May 2005 > Error: 'XLANG.dbo.RunInstance', column 'RunGUID'
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error: 'XLANG.dbo.RunInstance', column 'RunGUID'
|
|
|
| Hi,
I have following error:
The state of the schedule instance could not be saved to the database.
Detailed information is provided in the following message.
Module name: Process
Database error(s):
[Microsoft][ODBC SQL Server Driver][SQL Server]Disallowed implicit
conversion from data type text to data type nvarchar, table
'XLANG.dbo.RunInstance', column 'RunGUID'. Use the CONVERT function to run
this query.
[Microsoft][ODBC SQL Server Driver][SQL Server]Disallowed implicit
conversion from data type text to data type nvarchar, table
'XLANG.dbo.RunInstance', column 'Owner'. Use the CONVERT function to run this
query.
[Microsoft][ODBC SQL Server Driver][SQL Server]Disallowed implicit
conversion from data type text to data type nvarchar, table
'XLANG.dbo.RunInstance', column 'FullyQualifiedName'. Use the CONVERT
function to run this query.
|
|
|
|
|