Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SqlXmlBulkLoad.SQLXMLBulkLoad3Class.Execute

 
   Database Help (Home) -> XML RSS
Next:  convert nchar to date in sql server 2005  
Author Message
venkatchellam

External


Since: Oct 23, 2008
Posts: 1



(Msg. 1) Posted: Thu Oct 23, 2008 10:26 am
Post subject: SqlXmlBulkLoad.SQLXMLBulkLoad3Class.Execute
Archived from groups: microsoft>public>sqlserver>xml (more info?)

I have a webservice application 32bit app and does uses
SQLXmlbulkLoad to bcp the data into the database. This works perfectly
fine when running in a 32 bit machine but if i run this 32 bit app in
32bit mode in 64bit machine, i do get the following error while bcping
it.

Any idea or has anyone faced this problem before?

System.BadImageFormatException: Error creating MDAC instance.

 >> Stay informed about: SqlXmlBulkLoad.SQLXMLBulkLoad3Class.Execute 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SQLXMLBulkLoad with ODBC - I have installed SQLXML 3.0 to use the SQLXMLBulkLoad functionality inside a VBScript code. Now, is it possible to specify in the connection string the data related an ODBC or do I must use only the OLE DB provider for SQL Server? Thanks

SQLXMLBulkLoad - How do I specify the database schema for .. - Hi, If I prefix the table name with the schema it belongs to Example: sql:relation="LOYUS.BURN_REWARDS" I get the error: " Incorrect syntax near '.'. " Evertything works fine if I change it to sql:relation="BURN_REWARDS&quot...

How to define the XML schema for a SQLXMLBulkLoad - Hello everyone. I'm fairly new to SQLXMLBulkLoad and XML-Schemas and have a question regarding how to define an xml-schema to bulk load an XML document that I get from our system. Here's what the XML document looks like: <CatalogDelta> ..

SQLXMLBulkLoad does not upload data to db - I am trying to streamline process of using SQLXMLBulkLoad4Class with VisualStudio wizards. I created tables and relations in dataset wizard. Then used xsd.exe to create class. Then I pass schema from the class output to BulkLoad to created database. Then...

XSD Schema Generates Error from SQLXMLBulkLoad 4.0 - I'm trying to Bulk Load an XML file with a Schema file that maps elements to database tables/columns. I get the error: "The INSERT statement conflicted with the FOREIGN KEY constraint "fk_creditindexannexbondissuer_creditindexannexcomponent&...
   Database Help (Home) -> XML All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]