User Profile

Collapse

Profile Sidebar

Collapse
saraDotNet
saraDotNet
Last Activity: Jun 22 '06, 08:30 AM
Joined: May 15 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • help me pleeeeease to update the avaliable quantity column

    I'm working on an Access DB and the OLEDB data adapter in a VB.net project,
    I've a windows form in vb.net called Customers orders (partno,name,or deredquantity)
    When I fill all the texts with it's data Pay attention to the txt of( the ordered quantity ) ,then I press the oreder button which save the entered data to it's table in the DB.
    How can I make the (avaliablequant ity) column in the other table (parts) updates it's...
    See more | Go to post

  • an auto numbering avalible in vb.net

    Hi,
    I'v Two Questions:
    1-Is there a way to make an auto numbering avalible in vb.net form textbox as the one in Access db columns when we set the datatype as autonumbering??
    2-
    I'm working on a project on the vb.net forms,I made a datagrid displaying data from the source tables in an Access db.
    it can add row(s) at once,search,and delete specific row(s) ,but I can't update it's row(s),unless I made the update button...
    See more | Go to post

  • Vb.Net "how to update rows in an mdb data source??"

    hi everybody ,
    I'm a beginner student in vb.net,and I'm working on a very small project as a homework,and I've some questions which I ought to search for their solutions via any source .
    My question, I need to make an (Update )button in most of my VB forms,which enable me to update any row elements in the datasource in Access through each form ,
    for example:
    I've a form about CustomersData as (Cust_No,Cust_N ame,Cust_Addres s,Cust_Phone... etc)...
    See more | Go to post
    Last edited by saraDotNet; May 24 '06, 10:52 PM.

  • Please help me

    Please help me,I donot know how to solve this problem.
    O.K is there any different way I can use it ,i need a tool as datagrid has many rows to fill it with data as Company Orders(ord_num, ord_name,ord_qt y,ord_date).
    See more | Go to post

    Leave a comment:


  • saraDotNet
    started a topic how to save all the filled rows in a datagrid

    how to save all the filled rows in a datagrid

    Hi everybody,I’v a question in a Vb.Net 2003 program,How can save or(insert) all the rows that I fill in a datagrid to be saved in itis datasource(tabl e)at one time ,because my insertion code just save and insert the row where the curser is on it.So,IS there a solution.
    With thanks, here is my code,
    Code:
    Imports System.Data.OleDb
    Public Class Form7
        Inherits System.Windows.Forms.Form
    Private Sub Button1_Click(ByVal
    ...
    See more | Go to post
No activity results to display
Show More
Working...