Search results

  1. Y

    TransferText Action

    i deleted it and still that what i get.... Field 'F1' doesn't exist in destanationtable 'Workers' Microsoft Office Access was unable to complete the append operation. the destination table must contain the same fields as the table you are pasting from" This is the wierdesr thing i ever see...i...
  2. Y

    TransferText Action

    because i need only the data that inside the tables. if i import, the table stracture also get inside and i dont want that, i have one data base that function as a production db and i have another one with similar tables but empty, i just want to add the data into the second db which function as...
  3. Y

    TransferText Action

    Can somone explaing me in a simple words what this action do? i tried to find it in the search and i didnt understand the meaning of this macro. my question is: can i use this macro to export the data from the db-a tables, and then to import this data into the tables of db-2? please help
  4. Y

    Importing data

    I didnt understand how this way will solve my problem to ipmort the data , that i am not supposed to see?
  5. Y

    Importing data

    i can't see the data cause my boss dont want me to see....it's confidential,options, agreements and stuff... i can develop with an exapmle data that i will insert manually each time i have to develop somthing...
  6. Y

    Importing data

    but if i will split the db, it is not helping me to develop without seeing the data, if i need to add another field to the manager's table, i have to go to the back end file, where all the data there, get inside the table and then add the field. i can see all the data inside the table, i didnt...
  7. Y

    Importing data

    okay... let me try to explain my problem a little more. let's call the full database DB-A and the empty database DB-B. now, DB-A and DB-B are two database that the different between them is that DB-A has records in his tables, and DB-B has not. everything else is the same,tables (without the...
  8. Y

    Importing data

    6 records in the managers1
  9. Y

    Importing data

    i did... but now it gives me this error: "Microsoft access can't appand all the records in this append query Access set 0 field(s) to null due to type conversion failure, and did not add 6 record(s) to the table due to key violations, 0 record(s) due to lock violations, 0 record(s) due to...
  10. Y

    Importing data

    okay i did it but now the problem is that before the linking i had 4 table and now i have 8. ill explain: i had(before the importing) the tables: workers,managers,salaries and summaries, which all was empty from data. now i got all the tables before PLUS: workers1,managers1,salaries1 and...
  11. Y

    Importing data

    no no i haven't , can you explain to me how to do that and what does it do (means) Thnaks
  12. Y

    Importing data

    how can i import data to an access db from another access db? i need only the data, and not the tables, only what inside the tables. DB-A: all table are full DB-B: the tables and the realationships are exist but the tables are EMPTY. i need to import the information from DB-A tables to DB-B...
  13. Y

    Opening data with a condition

    i know how to use wherecondition but i dont know how to call a corrent recodrd. i know how to say, for example, fisrname= "john", i dont know how to take this information when john appears in the form and diplaying only the corrent person. thanks
  14. Y

    Opening data with a condition

    I am trying to make a button that when i click on it i get the data theat belong only to the person i asked for. what i mean that, if i i have ideviduale A, i click the button and only his notes appears in the frorm, and if i choose individual B, after i click tyhe button, only his data will...
  15. Y

    Problem with the Code Page

    i have a problem with the code page. i built a database on an Hebrew version of access and iy is not working on the English version. when im changing the ragional settings of the computer with the englisg settings to hebrew settings it works.( but i need somehow to change the database and not...
Back
Top Bottom