PC Review


Reply
Thread Tools Rate Thread

Re: Problems with ADO Interop and dBASE file

 
 
Paul Clement
Guest
Posts: n/a
 
      16th May 2008
On Thu, 15 May 2008 17:26:36 -0400, "Jeff Johnson" <(E-Mail Removed)> wrote:

¤ I am in Interop Hell.
¤
¤ I'm writing a C# program that needs to write to a dBASE III file. ADO.NET's
¤ performance with ISAMs is abysmal, a fact that I have not only read online
¤ but have experience firsthand. The recommend solution is to use plain old
¤ ADO, which is the direction I went. However, I'm getting the following
¤ error: "Parameter ?_1 has no default value," and it's a nasty one. All the
¤ hits I found on this error relate to people using ADO.NET, not ADO, so
¤ hopefully someone can help me. If this is the wrong place to ask, please
¤ point me in the right direction. Below is the code I am currently using,
¤ with some redundant stuff stripped out for size reasons:

Make sure that the size for each of your VarChar parameters is the max size for each corresponding
column in your dBase table. None of them should be 0.


Paul
~~~~
Microsoft MVP (Visual Basic)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Problems connecting to shared dbase from Vista Home Basicmachine. Luther Microsoft Outlook BCM 0 18th Nov 2008 12:14 AM
Code to create dbase file from text file? Hilton Microsoft Excel Misc 0 9th Oct 2008 11:37 AM
Re: Problems with ADO Interop and dBASE file Cor Ligthert[MVP] Microsoft ADO .NET 0 16th May 2008 05:55 AM
Creating an Access database file from a dbf (dbase) file =?Utf-8?B?RnJ5cGFuSmFjaw==?= Microsoft Access External Data 5 22nd Feb 2007 06:20 PM
problems importing dbase .dbf files into Access 2003 Shane Microsoft Access External Data 0 3rd Aug 2004 09:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:05 PM.