inserting a value into a Access Database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rashmigs84
    New Member
    • Aug 2007
    • 9

    inserting a value into a Access Database

    What is the code for inserting a value into a Access Database..plz help me with this problem
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    can u kindly psot waht / how you have tried to solve the problem.

    u can find a lot of sample code by browsing this site, specially check in the articles section .

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      Access uses SQL, just like all the databases (they have their subtle differences, but for most part they're the same)

      Try out this article

      Comment

      Working...