Craig,
That wasn't useful at all.
First if the fonts were available to me, I would have a license.
Second, I'm not looking for "the PDF program" to see them.
Thanks
I feel a lot more like I do now...
than I did when I first got here!
Michael
I am using VFP 9.0 and have been assigned a seemingly impossible task.
We are developing an application where the user must fill in an externally created propietary Adobe PDF form having fillable fields. We of course would like to auto-populate all the fields with data from our application's...
Perhaps I didn't ask my question properly, but I did finally figure out the answer.
The expression ended up being:
( box_1 = 1 AND (car_type = 'F' OR car_type = 'W')) OR box_1 = 0
I feel a lot more like I do now...
than I did when I first got here!
Michael
Hi,
I have a SQL 2000 database with a table that I'd like to set a constraint on one of the columns, based on data contained in another column.
The column whose data needs to be constrained is a bit type column with a default value of 0. For discussion, I'll call it box_1. The only time I...
You might also look at this thread:
http://tek-tips.com/viewthread.cfm?qid=1078647&page=1
I feel a lot more like I do now...
than I did when I first got here!
Michael
Thanks NoCoolHandle. That's exacxtly what I wanted, just too tired to remember, or find it.
Michael
I feel a lot more like I do now...
than I did when I first got here!
Michael
Is there a stored procedure or system function that returns the name of the database that an object is in?
In other words, if I implicitly call a stored procedure that only exists in [mytest]..[mysp], can [mysp] determine that it belongs to the database [mytest]?
Thanks,
Michael
I've just installed VFP 9.0, and I am porting an 8.0 application into it. So far everything has been flawless, until I decided to inspect my database container.
Everything was correct inside the container up to the point where I wanted to verify the referential integrity of a relation between 2...
Has anyone attempted to integrate WS_FTP Pro into a VFP application?
I've created a fairly automated session to an Ftp site, using WS_FTP Pro, and I'd like to have a user interface of that session embedded in a VFP application.
I'm using VFP 8.0, and would like to have everything contained...
Rick,
Thank you very much. Your code helped me very much. I was able to embed the _progressbar into an existing form, hide it and the text that's displayed above it. Then display them both when needed.
I'm doing a Top-Level form, so it's nice to have the progress bar appear (when needed) as...
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.