Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Dzeromas
  • Content: Threads
  • Order by date
  1. Dzeromas

    Newbie asp question

    Hello Let's say I've got a string variables data1,data2,data3... i=1 do while i < 5 f.writeline(data + i) //<--??? //How must I put the quotes that all //variables(data1...dataN)contents //will be written to a file f...
  2. Dzeromas

    Win XP and Win 2000 Together

    Hello Is it possible to intall Win XP and Win 2000 together on the same computer?
  3. Dzeromas

    Sql error 18452:42000

    Hello! When I tried to install Biztalk Server 2000 I've got an error message on Configure a BizTalk Messaging Management Database page: SQL error 18452:42000 :Login failed for user '%ls'. Reason: Not associated with a trusted SQL Server connection.
  4. Dzeromas

    Edifact

    Hello.Has anybody got any experience with sending Edifact file in messaging manager(port,channel...) and get a converted xml file as output.Perhaps any webpages that handle this problem. Thanks Jernej
  5. Dzeromas

    Transforming document with Biztalk messaging

    Hello,I'm a newbie in Biztalk.I've got problem with transforming EDIFACT doc. to XML. I made one receive function,which polls EDI document from a specific location,but it goes to suspended queue because of the parsing error(Biztalk Editor transforms it sucessfully). I made one port with...
  6. Dzeromas

    Validate instance problem in Biztalk Editor

    I'm using MS Biztalk Server 2000. I have a problem with validating Edifact 92.1 instance.I load D93A document specification(ordersSchema.xml), and then when I try to validate my EDI file, it prompts a message: The required &quot;BGM&quot; record was not found in the inbound document.The parser...

Part and Inventory Search

Back
Top