Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1018319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:50:26+00:00 2026-05-16T10:50:26+00:00

I am using OLEDB to Update data in .dbf database from c#. I get

  • 0

I am using OLEDB to Update data in .dbf database from c#.

I get Error: System.Data.OleDb.OleDbException {“Undefined function ‘replace’ in expression.”} on ExecuteNonQuery.

How can I make this work with least changes, i need to replace double quotes with single quotes in many files, so i have to automate this process.

Should I try ODBC or something else for .dbf database?

Help please!

string connString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + directory +";Extended Properties=dBASE III;";
OleDbConnection conn = new OleDbConnection(connString);
conn.Open();
OleDbCommand cmd = conn.CreateCommand();
cmd.CommandType = System.Data.CommandType.Text;
cmd.CommandText = "update Addres_1  set NAME_ENU = replace(NAME_ENU, 'a',   'b') where NAME_ENU like '*a*'";
int res = cmd.ExecuteNonQuery();
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T10:50:26+00:00Added an answer on May 16, 2026 at 10:50 am

    Replace is not supported by used data provider.
    I will update answer if and when i find out how to do this in fast and simple way on large dataset.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 513k
  • Answers 513k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You don't have many options You bend (get a MSDN… May 16, 2026 at 6:04 pm
  • Editorial Team
    Editorial Team added an answer lbltakeeffectdate.Text = dtmNextPayment.ToString("MM/dd/yyyy") List of Format Options May 16, 2026 at 6:04 pm
  • Editorial Team
    Editorial Team added an answer My personal favorite is the jQuery UI.Layout plugin. It mimics… May 16, 2026 at 6:03 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm currently using system.data.oledb but I can't seem to make the update , search,
hi im trying to get a dataset from an access database im using this
Hi i am trying to update a excel file using the oledb connections. But
Excel 2003 = literature.xls Sheets: LineCards, Data, Brochures, and Tips using System; using System.Collections;
We're considering using SSIS to maintain a PostgreSql data warehouse. I've used it before
I'm using Access via OleDb. I have a table with columns ID, GroupID, Time
My TextBox won't update! I am using it as a Log to update what
I just posted a question about how to get a delegate to update a
I'm currently working on an ms access database in vb.net. And I need a
I have a couple of columns of data in an excel sheet which I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.