I have a VFP 5 app. Should I upgrade the application in any "steps" (say version 5 to 7 first and then 9) or is advisable to just install version 9 and upgrade right to it. Is there any documentation on this?
Also, new to Version 9, will I just open my version 5 app in version 9 and basically...
Our Internet DSL connection recently went down. Using a Netopia router, it was setup to allow telnet in. I wasn't able to telnet or ping our WAN IP from the outside...I did a bunch of other testing. The service provider said they can get to their modem, but can't see the mac address of our...
I must be missing something. I can create a property, call it 'Current_Row' and set it to Current_Row = RECNO() in the AfterRowColChange event of the grid. This gives me the recno() I'm on in the cursor.
However, to then see if I'm about to leave this row to enter a new row in the grid, what...
How do I determine if the user changed rows in a grid. I'm using VFP 5.0. I understand there's 'rowcolchange' in VFP 8 or 9, but how do I test for this in VFP 5.0. I'm trying to setup the grid's BeforeRowColChange event so it will not change Rows but will allow column changes when in an...
I've searched the forum, but still couldn't really find what I'm looking for. I have a VFP 5.0 application. I now need some security for it - I need to have a general login form where the user then gets assigned to a group and where these groups then have access to certain forms, reports, etc...
Let me start by saying I don't know much about Fox for Dos. I have a Fox for Dos 2.5 program that currently calls reports created in R&R Report Writer for DOS v.5. Fox uses a command something like 'Run/0 runtime rrunin 5' to do this. I need to convert to R&R Report Writer for Windows v.2 so...
I have setup two office locations to communication over as 128K DSL line. Here's the senario:
I was 'told' that the setup for the offices was to 'VPN over the DSL' between the two offices. We have DSL modems at each site. Each modem is connected to a DSL/VPN-capable router (Netopia 3386)...
I have a computer whose hard drive was replaced. The user 'copied' the Fox directory containing her program onto the new drive and had problems. I added the path to her autoexec file and errors were fixed, but.... her printing does not work. If I run the application (using foxpro.exe) from...
Great,Thanks! But is there a way I can check for all specified characters (not just one at a time) as I traverse the fields in the table?
cChar = '%' OR '#' OR "\"
??
Does anyone know an easy way to search for a specific set of characters (%, \, <) in an entire table? For example, I need to see if the "%" character is anywhere in the data in table "mytable" and then replace it with whitespace if it is.
Thanks,
Nicole
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.