BizTalk Gurus
All Tags » database (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the BizTalk 2006 forum. See all tags in the site
  • Howto Change SQL Adapter Schema without loosing precious map connections

    1) Open the Solution Explorer 2) Save a copy of the current Schema just in case a. Right Click the Schema that you want to change b. Select “Open With …” c. In the “Open With…” dialog , select “Xml editor” and click Ok. d. Select all the text from the...
    Posted to BizTalk 2006 (Forum) by jedi_aka on Wed, May 28 2008
    Filed under: sql adapter, database, BizTalk 2006 Editions, BizTalk, SQL Server
  • Adapter to Integrate an Ingres Database in a BizTalk Application (BizTalk Server 2006)

    Hi everyone, I want to integrate BizTalk Server 2006 with an Ingres database. Seemingly, there is no adapter for ingres within BizTalk Server 2006. At least, that's what I understood from this link: http://www.microsoft.com/biztalk/evaluation/adapter/default.mspx My understanding so far is that I...
    Posted to BizTalk 2006 (Forum) by Anonymous on Thu, Jun 14 2007
    Filed under: Application, database, odbc adapter, BTS2006 HL7 Setup, oracle adapter, ftp adapter, database functoid, file adapter, 2006, Biztalk 2006 R2, BAMiztalk 2006 R2, BizTalk 2006 Editions, host adapter, biztalk 2006, bt2006
  • Re: BizTalk Adapter for Oracle Database Procedure Problem

    Hello, I have an equivalent problem, as you can see below : Event Source: BizTalk Server 2006 Event ID: 5743 System defined exception Call to MyStoredProcedure@OracleDb://MyOdbcSystemDSN/MyOracleSchema/Procedures/PK_MY_PACKAGE Implementation = OracleDb://MyOdbcSystemDSN/MyOracleSchema/Procedures/PK_MY_PACKAGE...
    Posted to BizTalk 2006 (Forum) by alcore2k4 on Wed, May 9 2007
    Filed under: oracle, database, 2006, BizTalk 2006 Editions
  • DB2 Select Query with parameters

    Hi I saw many example of getting data out of a DB2 database, but the select query is always like SELECT * FROM [TableName] This isn't possible when you are talking about big tables The idea: Client sends a request via a SOAPPort, within the request we have the Name of the person to look for. I went...
    Posted to BizTalk 2006 (Forum) by Anonymous on Mon, Apr 16 2007
    Filed under: database, db2, host adapter
  • Re: What is BizTalkDTADB? How do I empty it?

    That's the Tracking database. This database contains all information you can see in the HAT. You can start with starting the SQL Server Agent and enable the DTA Purge and Archive job from the SQL Server Enterprise Manager. When you disable tracking on your ports in the BizTalk Administration Console...
    Posted to BizTalk 2006 (Forum) by Lex Hegt on Mon, Apr 2 2007
    Filed under: administration, database, tracking, archiving
  • Re: how to make Biztalk point to another SQL Server?

    The best way to look at this is as a deployment issue. If it IS production, then you should assume you are going to deploy to a NEW server and build it according to your new specs. Then Deploy all of your applications. The means you first need to have deployment packages and even scripts to make life...
    Posted to BizTalk 2006 (Forum) by BizTron on Fri, Jan 5 2007
    Filed under: installation, Application, database, sql
  • Re: Biztalk 2006 - Problem with Inserting a Date attribute into SQL table: use a custom functoid.

    A "quick" suggestion is to create a custom DateTime functoid. I had a similar scenario when moving data into Oracle, which has "wonderful" requirements for date and time formats. The best part is that once Date/Time is in the xsd:dateTime format, it goes in without fail. Now the only...
    Posted to BizTalk 2006 (Forum) by BizTron on Sat, Dec 30 2006
    Filed under: database, sql, custom functoid
  • Steps For Installing BizTalk 2006 and SQL Server on 2 diffrent machines!!!!

    Hi all, I need to install BizTalk 2006 runtime on one machine and the databases on another machine can someone plesase let us know the steps. I tried understanding the multiserverdeployment document from microsft but it dint help as it involved AD ,Clustering and other stuff. Thank You -Bob
    Posted to BizTalk 2006 (Forum) by Anonymous on Thu, Nov 30 2006
    Filed under: administration, Application, database
  • Custom Database Functoid

    Hi all, I would like to create a custom functoid for my mapping needs that would access a DB and return a DataTable (preferably) or at an Array of value. I would have another functoid that would consume that Database functoid (and the DataTable that it generates) and get a particular value out of it...
    Posted to BizTalk 2006 (Forum) by Anonymous on Wed, Oct 18 2006
    Filed under: database, custom functoid
  • SQL Adapter Stored procedure issue

    Hi! I get the following error message when I use the SQL Adapter to run a stored procedures : "HRESULT="0x80040e14" Description="The request for procedure 'acuheader' failed because 'acuheader' is a table object." The acuheader is a table located in a different...
    Posted to BizTalk 2006 (Forum) by Anonymous on Wed, Oct 18 2006
    Filed under: sql adapter, database, sql
Page 1 of 2 (13 items) 1 2 Next >