I need some suggestions. I have a report that is grouped by folder, cname, name. I need to create a title band that will print every time the folder number changes.
We have an app that we created in foxpro 9.0 and also one that was created in foxpro 6.0. They are both located on different servers that the pc connects to through our network. Could this possibly cause the PC to lock up?
The PC only has 256 MB of RAM. What are the required specs a PC must...
Hi,
I have a numeric field that has a length of nine. I need to convert this field to a string that will have comma's inserted into the proper spaces where comma's go in numbers.
Ex1:
numeric_field1 = 999888777
string1 = "999,888,777"
The numeric field is not always 9 digits long, but the...
I have an application that was created in VFP 6.0, which runs on a dedicated server. Some users are getting an error "Error Loading Printer Driver" when trying to print a report to a certain printer. It is only two users having trouble. Everyone else can print reports fine with this app...
I am using VFP 6.0. I use free tables in my application. The application has multiple users, so I need to keep all the tables open shared.
One part of the application calls for users to write records to a table. I do this by using the INSERT SQL command. The command will insert a record...
I have a program that brings up a browse window for users to select a record from and then that records information will display on the screen. However, instead of using the escape key or closing the window with the x, I want the users to be able to double click on the record or hit the enter...
Hello,
I'm using VFP 6.0. I've created a web application using the Activedoc class. We have this application running from our webserver and users run the app by clicking on a link on our internal webpage.
The app runs fine on most machines. However, on some machines, when I try to run the...
Does anyone know of a way in VFP 6.0 to find out which active directory groups a user in based on their login? I'm trying to limit a user's access to an app based on which active directory group they are in.
I have a table that I want to create an index for on two fields. I want the table to be ordered by a name field with field type of char and then by a expir_date field with type of date, however I want the name field to be ascending and the date field to be descending.
I've tried creating to...
Can anyone help me with this problem? I have to create a program that transfer a .dbf to a sql database on a daily basis. I have check with all the treads available but I'm still not getting any results. I'm getting the connection to the sql server but its not writing to the sql database...
hello,
I'm getting this error when trying to populate a picture from a general field in a table to an olepic object on a form. It works for some of the records in the table, but not others and I keep getting this error message. Has anyone seen this error before or know where I could get an...
I created a form using the form wizard using VFP 6.0. However, Is there a way that I can change the location of the table that the form uses? I don't want the table to have to stay in the same location as the form. I know I could just move it and then choose locate when I try to modify it...
I'm working in VFP 6.0. I'm trying to combine two foxpro tables into one. They both have a field that is same called sft_cd. I want to add the extra fields from one table to the other table, but I don't want to have to type in the info again. For example
table a:
sft_cd (N,2)
start_time...
I have a program that takes pic for permits and employee badges. Currently we take pictures using a Snappy. Since Snappy is no longer available they want to use a Winnov 1000 VO plus Videun Board. Any suggestion on how to access and take pictures with the video card.
The old code ...
I need to take pictures from a memo field and store them on the hard drive as a .bmp file or a jpeg file either one will be helpful. Can it be done if so how?
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.