I have a table of donors, the name and address is repeated up to 10 times with the date of the gift and the dollar amount of the gift different in each record.
John Adams 123 anystreet 9/10/08 $100
John Adams 123 anystreet 6/06/08 $50
John Adams 123 anystreet 3/15/08 $100
John Adams...
I used Ramanis' code I found in the FAQ to add to a command button in my form.
The form hangs up and email is attempting to send in the backgound. I must use task manager to end the program. What can I add to this code to make it work for me?
Thanks for your help...
I currently use live cycle to create an interactive PDF form for our department schedules. What I want to do is create a form for data entry and export that from a report form to a PDF. Is there a way to create that PDF form to be interactive similar to the way Live Cycle allows me to do?
Can I...
Has anyone written a routine I could use to calculate and append a check digit to a 14 character alpha numeric string?
I believe a mod 10 routine for 128 barcodes is what I am looking for. I wondered also if I am limited to a set number of characters using mod 10. I have scoured the internet...
I have a new project where the client needs to build random alpha numeric characters of 10 digits to comply with a sweepstakes law.
The specs are we use the any letters except "I" (looks like a one) and no 0's or 1's. The thought is to have a maximum of only 4 alpha characters per string with...
I have a table containing 75000 records.
the field is a numeric field with values already populated.
What I want to do is...
go top
do while not eof()
skip 49
insert 0000000 && this value into the new record
enddo
I want to insert a new record at that point, every 49 records. I get errors...
SANTA BARBARA CA 93108 1048
Most have the '-' (dash) included in the zipcode. What simple statement will filter those that have no dash between the zip and the zip+4? Thanks.
This has me stumped of course. I have an excel data sheet containing 31,509 rows. Using Foxpro 9.0 to import, foxpro imports only 16,384 of the records. I thought at first the problem was foxpro, however when I tried to import the same sheet using a different program, the results were still only...
Is there a way to reorder the structure of a database so that it would be in alphabetical order by field name? I have many fields and it would greatly simplify creation of my forms. Many thanks to anyone that knows an answer to this.
Any one have a answer to this problem.
Disk #2 of my 2.6 is helplessly corrupted and we need the dos version for our work.
The disk is helpless. All other diskettes are ok. I can trade for Visual 3.0 if that helps.
Thanks
Just purchased vfp 9.0, about time! I read a thread where someone else had this problem of it not displaying the record count in the status bar. I have tried set message on, set notify on all to no avail. What am I missing here? Also, curious, can the autofill be shut off? I have yet to find...
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.