posted on Tuesday, June 14, 2005 9:48 AM by beliwan

EventStream - ConnectionString

I am combining the DirectEventStream and the BufferedEventStream.

Keep in mind that the ConnectionString differs.

Buffered : "User ID=BAMUser;Password=BAMUser;Data Source=(local);Initial Catalog=BizTalkMsgBoxDb";

Direct: "User ID=BAMUser;Password=BAMUser;Data Source=(local);Initial Catalog=BAMPrimaryImport";

 

Comments