DataGrid problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shailja
    New Member
    • Feb 2007
    • 123

    DataGrid problem

    How to save entered data in Data Grid to databse? i.e. I have entered data into DataGrid at runtime. After entering it how to store in access database. Front end is VB
  • vijaydiwakar
    Contributor
    • Feb 2007
    • 579

    #2
    Originally posted by Shailja
    How to save entered data in Data Grid to databse? i.e. I have entered data into DataGrid at runtime. After entering it how to store in access database. Front end is VB
    for that u've to run a loop
    I think it's a lunch break for me
    i'll give u the code help after 1 hr.

    Comment

    • Shailja
      New Member
      • Feb 2007
      • 123

      #3
      Originally posted by vijaydiwakar
      for that u've to run a loop
      I think it's a lunch break for me
      i'll give u the code help after 1 hr.
      Do give me code. Thanks.

      Comment

      • vijaydiwakar
        Contributor
        • Feb 2007
        • 579

        #4
        Originally posted by Shailja
        Do give me code. Thanks.
        Code:
        code deleted
        This code is not coded on vb editor so check any errors
        now u've to check for non repetance of data
        bye
        Last edited by willakawill; Feb 23 '07, 05:02 PM. Reason: please do not post code without explanation or comments

        Comment

        Working...