CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    5

    Insert and update error

    Hi,
    I have a problem of inserting and updating long datatypes in to Adabas database from my Visual basic module. I will be ever grateful to the person who is able to solve my problem.
    Regards


  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Insert and update error

    You need to describe what your problem is and the environment surrounding it like what type of database what access method, maybe a sample of code that is failing, etc.

    John G

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured