I am trying to find a way to distinguish or highlight keywords in a section of text in an edit box. I locate for certain errors in a block of text such as double asteriks or double brackets. When it locates the double asteriks or bracktes, I need it to be distinguishable so I can readily find...
Currently we are running a VFP app (collection of forms) on a client machine which accesses the database using a mapped drive connection to a server. Because of this connectivity the app runs slow. Is there a way to speed the process on the client side. Does VFP have a way to use ODBC...
We have built an .app and when we run the .app we are having trouble referencing the main form from another form within the project .app. The error we get is "object is unknown". Any ideas? Thanks.
Hi, I have a VFP problem. I have made our FoxPro databases where multiple users can access it at the same time by creating an application. Originally, only one person could access the database at a time. However, the prog bars are not working wben building the application. I am getting vcx...
Here is a typical statement on our website
SELECT (title,summary,id) FROM alldata WHERE (MATCH (keywords1) AGAINST ('d4t'));
keywords1 is a fulltext, indexed field.
It was supposed to be faster than it has ended up being. The search runs really slow.
Should I build one or more tables that...
How can I get the search feature on our website to work faster. We use MySQL databases and indexes. Currently, when doing a query it takes a long time for the results. Thanks in advance.
ramani, we loaded the .prg file for doing generic queries and add requests from VFP to QuickBooks 2002. Is there any code to modify item list. We need the QBXML code to modify existing items in the items list in QuickBooks 2002. Thanks in advance
Hi I am having a problem running a FoxPro program. An error comes up that reads :
numeric overflow data was lost
It stops on the code that reads:
Gather memar memo
Here's the portion of the code where the problem lies:
SCAN
SCATTER MEMVAR MEMO
COUNT=COUNT+1
m.storyorder =...
I am trying to check for the presence of no Tabs in a file.
When I use the following code, it gives me all the records that have tabs. How can I specify to show me records with no Tabs. I have a database with a collection of stories. Each story consists of several paragraphs that should begin...
How can I have the PDF's on our website only be allowed to download 4 times and make it a non-saveable file. Also how can I have customers be able to pay directly on our website instead of using a third partly like Chase bank. Thanks in advance
How can I have the PDF's on our website only be allowed to download 4 times and make it a non-saveable file. Also how can I have customers be able to pay directly on our website instead of going through Chase bank. Thanks in advance.
I need help with MySQL: At the mysql> prompt, I enter:
Load data local infile “/www/shell/sites/newsrx/http/protect/sql/2003.doc” into table 2003data fields terminated by '\t' lines terminated by ‘\n’;
This command appends to 2 primary mySQL tables. The problem is that it takes very long to...
I am hard coding in Visual FoxPro 6. I am having trouble having the output text bolded. What is the program code for specifying that the output text should appear in Bold.
Thanks.
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.