AcceptC­hangesDuringFill Specified Cast

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • thomson

    AcceptC­hangesDuringFill Specified Cast


    Hi all,
    Iam getting a Specified cast not valid on this line
    ((System.Data.O leDb.OleDbDataA ­dapter)objData Adapter).Accept C­hangesDuringF ill=false;



    Please help me out


    thanks in advance


    thomson

  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: AcceptC­hangesD uringFill Specified Cast

    hi,

    what is the type of objDataAdapter ?

    Apparently it's not oledbdataadapte r.

    cheers,

    --
    Ignacio Machin,
    ignacio.machin AT dot.state.fl.us
    Florida Department Of Transportation



    "thomson" <saintthomson@y ahoo.com> wrote in message
    news:1117460704 .000835.217980@ f14g2000cwb.goo glegroups.com.. .

    Hi all,
    Iam getting a Specified cast not valid on this line
    ((System.Data.O leDb.OleDbDataA ­dapter)objData Adapter).Accept C­hangesDuringF ill=false;



    Please help me out


    thanks in advance


    thomson


    Comment

    Working...