Search results

  1. filduarte

    Insert values automactly in tables

    Ok... i know that's a bad way for developing a database... But can you close your eyes, and just for this moment say how can i do that....? Pleaseeeeeeeeeeeeeeeeeeeeeeee :)
  2. filduarte

    Insert values automactly in tables

    Ok Neileg... but i thought that with the Sql function on Access, i could do something like that... or with VBA.... i might probably gonna use SQL and Django to do this... :( i'm sad, with access i can't do this .... :( :(
  3. filduarte

    Insert values automactly in tables

    Imagine this... 2 tables... the first 3 fields of this table, when you press a button, are automactly copied to a second table... only this... how???
  4. filduarte

    Insert values automactly in tables

    mmmm Ok... so what i need to do, its connecting by a relationship the 2 tables... Primary Key (Table1) - Table2 and then when i finish to append all the fields on table1, and press the button to go to table 2, to the same client (number), to put some more data on this table...this is...
  5. filduarte

    Insert values automactly in tables

    Hi, first of all i would like to thanks all your posts... (GARY and NEILEG) NEILEG ... i need that thing, because of this... this is for a company that needs to have a database with this functions: a table with all the contacts and numbers of processes then when they pressed a button goes...
  6. filduarte

    Inserting data into two tables - urgent

    Ok, i've got the some problem... can you help?
  7. filduarte

    Insert values automactly in tables

    Hi, this is my first post in this forum... so thanks all for your answers... Ok, the problem is this... I've got a database with some tables, but in that database i've got 3 important tables.... Lets refer that the tables have this names [Table1,Table2,Table3]; In the Table 1, there are 3...
Back
Top Bottom