I have a new problem with one of my clients. They install a fresh new Windows 11 version on a laptop. and now, the user received a message when he access some screen (sorry, the message was in French so I tried to translate it)
Error #: 2005
Message: Error loading file - record n° 115...
I’ve updated my main dev machine to Windows 11. I’m accessing a SQL Server with a remote view based on an 32 bit ODBC driver. It was working ok with win 10 but now I receive the error message “Type conversion required by the DataType property for field ‘Ae_Debut’ Is invalid” It as date field and...
I’ve read different posts and the use of OS() function seem very straightforward… but if I use it on Windows 10, Windows 8.2 or Windows 11, I always have the same result : Windows 6.02
I’m using VFP 9.
Thanks in advance
Ok, I have a very strange problem. English is not my first language, so I’ll try my best to be clear.
I have a local parametrized view with some tables, left and right joins. Rushmore tell me that everything is optimized. The main table has 180 000 records. When I do a requery() on one primary...
I’m stuck with this problem for almost a month now : randomly, I receive the massage “File is in use by another user (Error 108)” when I try to open a table. It’s not always the same table, and it appear randomly in my system.
The only way I can reproduce the behavior is to open a table on one...
It is a very strange behaviour.
I have a grid. Each cell is a container with some textbox and an invisible button (7 columns and 24 lines, it’s a calendar). When the user click on the button, I open a modal form with show(1).
So far so good, it’s working well, but sometimes, if I try to show...
I have a very annoying problem. I’m using VFP 9 as a front end and for the first time, SQL Server as the back end. I develop in Fox for 34 years now and .NET (with SQL Server)
The problem is with the SQL varchar(max). I can create a cursor with a CursorAdapter. I can read the SQL table and it...
My problem is very simple, but it involves the VFP OLE DB driver. I have a free table with a datetime field called LASTUPD (timestamp for the last modification).
I’m accessing and updating this table with C# and the VS OleDbParameter. For any field other type (decimal, char, …) it’s working...
I have an old app in VFP 9 to print certificate of analysis in PDF, then it’s send to the customer as an e-mail attachment. The process is very automated and the user only have to acknowledge the message and it is sent automatically.
Now, sometimes the Certificate produce in PDF is empty. We...
I have a very good experience in VFP 9 and a I’m a beginner in C#. I have a simple questions and I can’t find a good answer to .NET forums. I’m in the process of writing a simple app in C#.
In VFP, I can sub-class controls (ex. Label) and put code in the refresh() event
ex. :
DODEFAULT()
IF...
I’m programming with Fox for a long time now. I’ve created a lot of utility classes, build from derived classes of FFC, some of them are made from other bases class. I usually distribute an .EXE and I never had to distribute the code of my sources base class.
New client, new restrictions.
I...
Hello
Is it possible to open a Memo field programmatically when you browse a file? I can’t use a grid because it’s a legacy application.
Thank in advance.
I have 2 customers who migrate from Win XP to Win 7 (32 and 64). Before the migration, DBF and CDX corruption was very rare. But now, I have a lot of problems with program (a compiled .EXE) crash. It seems that some of the CDX got corrupted after a while.
It append to large tables (100000 and...
Hello
I have one report to with the salesman signature printed at the end of the document.
I want to print the signature at the bottom of the document. I’d tried to put on the summary band, but it’s not printing at the bottom.
I’m using VFP 9 sp2
Thanks in advance.
Nro
I’m sorry, but I think it’s a very simple question (and I’m a bit too lazy to search all around…)
I have a string delimited with / Ex: 5050/55050/5050/7707/5505/50606/… very very long. I want to create a table with one field and replace the field with the values, like that;
5050
55050
5050
7707...
Hello
I want to distribute one application to some targeted public. I’ve always personally installed my apps with InstallShield provided with VFP 9 by the past. Now I want them to buy a licence, registering the application with some copy protection.
I was about to create a complex module to...
Hello.
I’m using VFP 9 with Crystal 11.5 viewer. I create the preview in a normal form, and it’s working very well.
lcMainCrystalView = "CrystalReports115.ActiveXReportViewer.1"
THISFORM.AddObject("CRViewer1","olecontrol",lcMainCrystalView)
toReport = "c:\temp\pipo.rpt""...
Hi all. Access 2007 – Windows XP Professional / Windows 7 Ultimate
We develop a totally new database in Access 2007. Everything works fine, until now. If the user tries to run one form or access any code, he receives this message:
“The database cannot be opened because the VBA project...
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.