Search results

  1. S

    Reduce the Size

    Hi all, My problem is that My access is HUGE. i am working on a project where data called SAM files is imported from the server. This has over 290,000 fields. not to metnion other files with aroun 20,000 feilds. The size of my access is 600 MBs and is extremly slow when opening a report. Any...
  2. S

    Automatic Email

    email problem.. again ! Hi all. I am very much sure that al of you are fed up with E-mail issues. However can anyone please help me on this.. I want access to send e-mails automatically to different (selected) users. Example. if User1 is over due on something. I want access to send him/her...
  3. S

    tables comparision

    Hi, Is there any command that i can add in my form (in my button) to compare to tables ?? Example: i have Table1 and Table2. I need a command that would check if these two tables have the same fields ? i just need to check for the field name and not more. Thanx
  4. S

    Small help in VB

    HI all, I am creating the project in VB and i am using Access as my Database. I have a small question How can i get the data from access to show them in my VB form without using ODBC ? Is there a way i could do that ? Please help ? Thanx
  5. S

    Forms and Reports

    Good morning All, Anyways here is my problem. I want to create a flexiable form. Meaning that i want the user to enter the values in a form and then transfer these data to a query and then send it to a report. Example, i have a table with users full name, fone numbers, DOBs, etc..etc..etc...
  6. S

    Macros and TXTs

    Good morning All. This is my problem. I need to import a txt file to access using macros not File<Get External Data. I needed done automatically. Easy right ? Well here is the tricky part. I am using the Import Delimited command in macro but the txt file that i have is <tab> Seperated...
  7. S

    txt file

    Hi all, How can i import a .txt file into access ? The feilds are seperated by a tab not a ",".. please help
  8. S

    Report Seacrh

    Good Morning All. Can anyone please help me here ? I have a report with 100s of records. Is there a way i could apply a search function so that i can find someone specific in the report ?? Thanx
  9. S

    Please Help....

    I am required to create a program that lets the user selects a txt file and then do a search for a particular word in the file. Then i have to take all the words found and inserte it into another txt file. Can anyone help please ? can anyone lead me to where to start ? I am thinking (no...
  10. S

    Import txt With Macros

    Good morning All, I was woundering if anyone knows how to import a txt file into Access using macros. I am aware of the TransferText option in the macros but here is my problem. I have a txt file (a SAM file is anyone knows it) and all the feilds are seperated by a "tab" not a comma ",".. This...
  11. S

    Access To Oracle

    Hello All. Anyone know how to transfer an Access DB to oracle ? I mean i have tables and links etc..etc..etc.. I want to move all that to Oracle. Can Anyone Help ?
  12. S

    Advance Excel Import Problem

    Good morning all, Everything works fine with me. I created a button that lets the user browse for an excel file and select and it is automatically imported. The problem: 1)When a user click on this button the browse window appears but clicking on cancell on that window a system error message...
  13. S

    Report Counter

    God Morning All, Can anyone please help ? I am looking for a way to insert a counter inside the report so that it can count the feilds it just generated ? Thanx All
  14. S

    Validation

    Hi All, Can anyone please help me ? I have a password feild and i want to validate it when a users enters his/her password.. The validations are must be 6 or longer. Must have at least 1 number digit. Must have atleast one charector (like @ or $). I know how to do one validation which is...
  15. S

    Encryption

    Hi all, Anyone knows the code that would encrypt a string ?? i am sure that there is such code but i totaly forgot iy ;) Thanx ....
  16. S

    Deny Access ??

    Hi, Is there a way where you could deny any unwated user to enter the tables, play with the data and the feilds ?? Thanx
  17. S

    Help please with MACROS ???

    Hi all, I have been looking for this for a long long time. Unfortunatly i dint get lucky. I created a button that lets a user to choose a file by browsing for it. I was successfull in getting the path of the file and saving it in variable.. So far so good.. The question now.... I have a...
  18. S

    Macro Within a form

    Hi, Is it possible to create a button in a form and then add codes to it and when clicked it updates an exsisting macro ?? Example: I want to import an excell sheet, of course i have to use a macro, however, could i create a button that when clicked it updates the macro details like change the...
  19. S

    Open and impirt file ?

    Hi all, Can anyone help with this ? I created a button that imports a file normaly using Macros. But i was thinking.... Is there a way where you can click a button and then browse for the file ?? you know like choosing the location of the file and then selecting it ? Thanx
  20. S

    Encryption

    Hi, I know this may sound strange but is there a way to Encryption data in the table ??? thanx
Back
Top Bottom