In the command button of my form is:
SELECT Filename.DBF
APPEND BLANK
REPLACE .....
TABLEUPDATE()
RELEASE Thisform
But when I browsed my table, I can't find the record I just did and instead, it is
in the other folder with the same filename. Can you help me solve this please?
Dear anyone,
I'm having a hard time editing my report and add a Summary band into it. Is this possible? Can anybody teach me how to do this please? Thanks...
Dear Everyone,
Can you recommend any book about Visual Fox Pro on the WEB? As much as possible I want it to have a step-by-step instruction because I'm new to this kind of system.
Thank you.
Dear Everyone,
One of the choices from my combobox is "Add New". The moment this was chosen, another form pops up and get the information and save it to my dbf. My problem is after I release the said form (the one popped up). I want the new record to automatically appear on the...
Hello There:
I have a program that will send an automtic email to one of out clients. One of the commands there is:
ooutlookobject = CreateObject("OUtlook.Application")
When I ran the program I got an error message:
"Ole error code 0x8007007e: The specified module could not be...
Dear Sir:Madam:
Can you help me please how can I transfer all my files (dbf, scx, prg etc.) from VFP 5.0 to VFP 8.0.? Will there be a problem if I do it? Thanks a lot.
Hello everyone:
Is it possible to put an icon for every command from the menu? It will work like a toolbar so that instead of clicking the word 'Invoice Module' from my menu, i'll just click the icon and the form will appear on the screen.
I hope I clearly stated my problem.
Thanks a lot as...
Hello There:
Is it possible for me to add new records to my combobox when I want to add new one? I want to include the add item mode on the same form. Thanks a lot.
Hello everyone:
I have a .dbf file that I would like to export to quickbook specifically my invoice.dbf file. Is this possible? Can anybody please tell me how to do it?
Thanks...
Hello everyone:
I call my printing command from a button as this:
REPORT form "reportname" noconsole to print.
Suppose I want to print it in 3 copies, how would i do it? Do I have to type the above command 3 times? Or is there any other way to do it?
Thanks...
Dear Everyone:
Here's my situation:
I have a program that could copy my dbf file to an excel file and attached it (xls) to email and send it to different addressees. My problem is the file being attached is the old file and not the latest file. How did
it happen? Can anybody help me with...
Hello Everyone:
Can anybody knows a school wherein I can enroll and take a special course on Visual Basic.NET? With focus on database programming? I am leaving here in L.A., California.
Thanks a lot
Hello everyone:
How can I rename my report form I created using the copy command and call the new report name to my program(.prg)?
EX. I created a report name "InvJune.frx"
I want it to be renamed "InvJuly.FRX" so that I can save this new report name to my PDF File.
Thanks
Hello Everyone:
Is it possible to save my .dbf file to a .pdf file? Can anybody please tell me how and can I send an email and attach the .pdf using outlook?
Thanks
Hello Everyone:
One of the commands on my update button is "TableUpdate",
but the message (see the subject) appeared. What does it mean? What would I do? Please help.. Thanks
I have a command from by commandbutton like this:
SELE INVOICE
APPEND BLANK
REPLACE INVOICENO With Thisform.Text1.VALUE
HOW come the record is not appending to my file(dbf) from this command? Can anybody please help?
Thanks.
I deleted some records from my grid, I want them to be totally remove (pack) from my database the moment I exited from the system. Can you please tell me what to do? Thanks.
Hello there. On the click event on my textbox is this
Mnumber = Invoice.Invnum
Invoice is my filename and Invnum is the field. But Whenever I click that text box the above error message appears. What shall I do? CAn anybody help me again please?
Good Day to all of you. Can anybody please help me with my problem? I have a pageframe on my form and on page 1, I put there an Image box. Inluded in my dbf is a field "picture" (gen). How can I show It on my form?
Thanks in advance ang more power.
Hi there:
Here's my situation:
I have a form and five textboxes And I have a grid at the bottom. Whenever I entered data
into those textboxes, I clicked my update button so that I can append all those data into my database.
Here's some of the command in my click event:
SELE Masterfile
APPEND...
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.