Mike,
the user is entering data into the fields. After that he pushes the save-button and this is the sign to scan up to the next record. But the scan-endscan is not waiting.
Scan
record 1
record 2
record 3
record 4 : needs input - scan stops - user enter input and pushes button to go on...
Mike,
thanks.
You are saying that the user has to push the button after every input. I was thinking that he pushes the button one time and the scan starts. The system evaluates each record and when a record needs input, the scan stopped and the user is giving the input. By saving the input...
Hello,
I have a button in a form. By clicking the button the program starts a scan-endscan of a cursor file.
Depending on the state of a record, the user has to do some input. The problem is that the scan does not stop to wait for the input.
It is a silly question, i know, but, any ideas?
VFP9...
Mike,
thanks for your help.
The data is stored in a table in SQL server in a text field. But for the report i need a picture/OLE object. I don't know how to get further. Do you have any suggestions?
Thanks a lot.
Hannec
Hi,
i am using a richtext object in a form. Th data is stored in a SQL Server database. Now, i have to make a report with this data. How can i put this richtext format in a report?
Thanks
Hannec (VFP9)
Hi,
i am using VFP9 and SQL server 2005.
I made a connection to a database :
STORE SQLSTRINGCONNECT('dsn=&database;uid=&datuser;pwd=&datpwd') TO handle
IF handle <= 0
WAIT WINDOW 'Error'
else
= MESSAGEBOX('Connection OK', 16, 'SQL Connect OK')
ENDIF
After 5 to 10 minutes the connection...
Pat,
thanks.
I am rewriting the application, but that takes time.
I reinstalled my server with Windows 2000, so the application is running. It is not the best solution, but it will give me the time to rewrite all those 2.6 programs.
After days of searching with no result, i had to do...
Dave,
thanks for your help.
Are you saying this connectivity kit has worked on other server platforms prior to 2003 YES, on server 2000 it worked well.
Have you tried using different compatability modes?
What do you mean by this?
Thanks
Thanks, but that does not solv the problem. The problem is in the library : FPSQL.FLL. I got the error on this line : Set library to FPSQL.FLL ADDITIVE. FPSQL.FLL is part of the connectivity Kit. I know, old stuff. I am working now with VFP9 and .NET, but what about the old applications?
This...
Hallo,
i have to install my application (Foxpro 2.6) on a Windows 2003 server.
The application is using SQL SERVER 2000 SP 3A.
When starting the application i got this error : ntvdm.exe system error - NTVDM encountered a hard error.
Please all, thanks
EC
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.