Search results

  1. P

    [Question] Duplicate Data

    Hi, I just need suggestion on how to get rid of this Duplication Data Entry. What I did in my program is that I use a temporary table before I save it to the main database Supposed to be the output will be: Computer1 orders: Computer2 orders: Sales No1 Sales No2...
  2. P

    [Question] Organizational Chart

    Hi! Does anyone here has an idea how to make an Org Chart using HardCode not using a .ocx or active x thing... here's an sample Output: -Position 1 - Employee Name 1 - Employee Name 2 - Position 2 - Employee Name 1 - Position 3 - Employee Name 1 -...
  3. P

    [Question] Drop Changes

    Hi, I just wanna ask if, what is the cause of this Drop Changes?.. I'm using MySQL as my BackEnd. I already added a field timestamp and default it as Current_Timestamp some records can be change but there are also records that cannot be change on a the same table due to an error called Drop...
  4. P

    [Question] Cheat Engine 6.1

    Hi!, Does anyone here tried using Cheat Engine 6.1 to speed up your processing of your query using MS ACCESS... :o :o :o :o :o
  5. P

    Question Updating / Patching

    Currently im using a batch file to copy the updated version of my accdb file from the server.. Is there anyway around to make a Patch / Updating kind a program? Like if I have a 1 front end program using access which is a Login page after he logs-in there will be a code to check whether there...
  6. P

    How to speed up your Record Set Processing??

    Hi, Just wanna ask question if you use Record Set in your module. is there anyway around where you can optimize the speed of the process. like allocate a memory to that specific code to speed up the processing? I hope you understand what I'm saying . hehehe :p VBA Newbie
  7. P

    Question About Payroll Processing...

    I hope I'm the right the thread. But anyways, I'm new in this forum and also newbie when in comes to coding.. I just wanna know usually on a Payroll System on the DTR side.. how much minutes / hours usually it takes to process the entire employee with the specific time range (mostly 15...
Back
Top Bottom