Hi,
Hope this is the appropriate forum for this question. I would like to avoid doing a full VFP 8 intall on a workstation for development purposes. Would rather be able to access required executables from a network folder so that I can write code and compile. Is this possible? Thanks
Mike...
Hi,
Hope this is the appropriate forum for this question. We are looking at switching our daily job scheduler to another product. We use a lot of VFP and would like a product that uses .dbf file structures to manage job queues. We are currently using a btrieve-based product.
The product...
Does anyone have a VFP example for calling the advapi32.dll LookupAccountName API function? I could not find an example on the news2news.com site.
Thanks
Mike Pastore
Hats off to (Roy) Harper
Does anyone have code to obtain the user SID based on domain/uid?
I have found a VB example from but would like a VFP equivalent.
Thanks
Mike Pastore
Hats off to (Roy) Harper
Hi,
I am using sp_grantdbaccess to grant a user access to a database. However, I also need to permit the user in a role, just like it is done in SQL log-in properties dialogue bix, except I need to do this all in t-sql.
Thanks Mike
Mike Pastore
Hats off to (Roy) Harper
I know, we should not use read cycle any more, but I have legacy code that I have to maintain.
The UI worked ok in VFP6 but under VFP 8 the text in the screen disappears as I move my mouse over it.
Here is sample of code:
@nl+15,25 get m.doprint picture "@*C Print output" valid...
Can anyone show me an example of sending text from VFP to another application like notepad? Assume that notepad is open and I have a window handle to it. Using the API I am able to bring notepad to the foreground:
= SetForegroundWindow (hwnd)
However, keyboard command does not send my text...
Does anyone have any idea how I can retrieve a web page's contents from an https site using vfp8? I have successfully done this using the win32 api from a regular http site, but cannot do this from https. I know the password and user name to use and have been able to do the equivalent from my...
Does anyone know how to return a cursor from SQL server to VFP8 using the CursorAdapter class and ADO? Can this even be done? If not, any suggestions on an alternate technique?
Thanks
Mike Pastore
Hats off to (Roy) Harper
Does anyone have somewhat generic code to create a temp database and put temp tables there via a link to the current database? I am using temp tables in my front end but am sick of dealing wih bloat. Thanks
Mike Pastore
Hats off to (Roy) Harper
Hi,
This picks up on a previous thread concerning issues with vfp8.
I am am going directly from vfp6 to vfp8. Can anyone point me to a list of "gotchas" that I may encounter? I never migrated to vfp7 and from what I understand there are issues that may arise when I recompile my...
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.