Error configuring data adapter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ZackariyaYoosuf
    New Member
    • May 2007
    • 4

    Error configuring data adapter

    Hi,
    I am using vb.net 2003 and sql server 2005.I am getting error when configuring data adapter.It is not creating INSERT,DELETE and UPDATE commands.It creats SELECT command.
    When connecting with vb.net 2005 and sql server 2005 there is no problem.

    If you know any solution reply...

    Thanks

    Regards

    ZAK.
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    It is possible that the connection object you have does not usre the right connection string for how vs2003 uses databases?

    Perhaps you should post some relevant code and ACTUAL error messages.
    Or should I continue to throw darts into a dark hallway?

    Comment

    Working...