0
MS SQL -- Setting isolation level
New Here
,
/t5/coldfusion-discussions/ms-sql-setting-isolation-level/td-p/284103
Nov 01, 2006
Nov 01, 2006
Copy link to clipboard
Copied
This is driving me nuts.... we're converting from Informix to
MS SQL 2005 ; on our Informix JDBC connections we set the isolation
level using IFX_ISOLATION_LEVEL=x but how do we do this on
connectors to MSSQL 2005 ?
Our servers are Linux based, pure JDBC connectivity....
Our servers are Linux based, pure JDBC connectivity....
TOPICS
Database access
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explorer
,
/t5/coldfusion-discussions/ms-sql-setting-isolation-level/m-p/284104#M25378
Nov 02, 2006
Nov 02, 2006
Copy link to clipboard
Copied
This link might help:
ColdFusion MX 6.1 and 7: Creating a data source with isolation level READ_UNCOMMITTED
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5444c687
HTH
ColdFusion MX 6.1 and 7: Creating a data source with isolation level READ_UNCOMMITTED
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5444c687
HTH
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
NickLello2
AUTHOR
New Here
,
/t5/coldfusion-discussions/ms-sql-setting-isolation-level/m-p/284105#M25379
Nov 08, 2006
Nov 08, 2006
Copy link to clipboard
Copied
Thankyou... will try this out.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
NickLello2
AUTHOR
New Here
,
LATEST
/t5/coldfusion-discussions/ms-sql-setting-isolation-level/m-p/284106#M25380
Nov 13, 2006
Nov 13, 2006
Copy link to clipboard
Copied
Nope... not totally useful, I need to retain the datasources
in the cf administrator otherwise my deployment strategy for alpha
vs production wont work...
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

