Hi Guys,
Good day,
Anyone encountered this error "OLE IDispatch exception code 4096 from Microsoft Outlook: You dont have appropriate permission to perform this operation.", "OLE IDispatch exception code 4096 from Microsoft Outlook: Array index out of bounds."
This occurs in my program...
Hi All,
I already resolved my concern, as for your questions yes the other codes are in the other procedures, thanks a lot to your help and tips.
Have a nice day,
Ninjaman01
Hi Everyone,
I have updated this application to include the emprole and rollevel fields in the dbf file, I can now update and send the file thru the email, however I want to include the updated record from the file to the email body, anyone knows how? I tried multiple methods but it won't fix...
Hi Sir thanks for your help, I already did what you said and it works however my tables have duplicate records for example freshman = 1, freshman = 2, sophomore = 2, sophomore = 3 something like this. when i choose a record for example freshman = 1 then i change freshman = 2 the combo box value...
Hi All,
Good day,
Can someone help on my problem?, My problem is i have a combo box and a textbox wherein when you change the value in the combo box it will change the value in the textbox too. for example the combo box value is "Freshman" then the value of textbox should be "1" then if you...
Hi,
I have a textbox in my form wherein a user can choose a zip folder on the directory and click the extract button to extract the file and display the record to the grid of the form. however when a user once again extract a different zipped folder it only add more records to the grid. what i...
I already solved the issue apparently my grid properties recordsourcetype is set 0 = table so i change it to 1= alias so that it wont make a another table file.
Hi Guys,
Anyone knows what are the causes of when updating your table it updates correctly when you add,edit,delete record from it however when it display in the grid it duplicates the new record and overwrite it? any suggestions to fix this error?
I already resolved the editing button function of my program however i encounter a problem regarding to my add button, the problem is whenever i add a new record it duplicates and overwrite the record in my grid however when i check my table the record that i added is already added without any...
Hi Guys, anyone can help me on my problem. I'm currently working on a employee role data entry form. My problem is when i tried to save the added record. the save button duplicates and overwrite the record in the grid even thought if i check the table it is completely fine and when i try to edit...
Hi Guys Please help!
whenever I try to run my program I always get a "Data Type Mismatch Error" when im adding records to my table.
this is my code:
if thisform.cmdAdd.caption = "ADD"
thisform.txtBrcode.enabled = .T.
thisform.txtDistrict.enabled = .T.
thisform.txtSeqcu.enabled = .T...
Hi everyone can someone help me with my problem on how to add a file from another folder wherein when the checkbox is true it will add the file to a folder when the command button is click and it will check the folder if it has existing file. I'm sorry if this is very confusing I'm new on using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.