I have a form which starts my app. From that form I call a custom menu which opens forms within that initial (master) form. When I click on a menu item, the respective form opens properly in the 'top level' initial form. While one is opened I can click (on the menu bar) and open another form...
I literally spent the weekend searching for a solution to this problem.
I have a LONGBLOB field in MySQL which is being populated from a MEMO (Binary) VFP 7.0 field. So when I do an INSERT into MySQL the data in the MEMO (Binary) field finds itself in the MySQL LONGBLOB field correctly...
I was advised to move away from .dbf as a backend data store as it is not very secure. Anyone can do an ODBC FROM MS access and make unauthorized updates. Hence I moved to MySql, which is free.
I was then faced with the problem of upsizing my my .dbc and found that the Upsizing wizard in VFP...
I am not a C++ programmer, I do my thing with VFP. However, I want to create an EXE in C++ that would run a VBscript ('install.vbs'). That script is meant to modify a registry before I run my program (in VFP). My program EXE is called from the script. I don't wish to have my user starting the...
I do not have a Windows Domain Controller. I have a Novell 4.11 File Server with about 12 XP Pro Clients with Novell 4.90 client for Windows.
I want to set the local security, what the user can do, view control panel, change background etc. However, is there a way that I can copy those...
I have this VBA Project in Excel (Public Function) and I want to set the value of a named range and it is not happening. The function (public) just ends and returns a #value error.
This is what I have tried..
Names("mStamp").Value = "love"
I have been using VFP flat files for a while now and want to get into SQL interface. Just want to know whether it has a front end facility where one create forms and do programming chores like VFP.
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.