I resolve the problem. Problem was that if this logfile is added into project so it desn´t works. When I remove the logfile form project so it works well.
Hi,
I have problem with logging into text file. When I run the program within design mode so it work well. But when I run it within runtime (app.exe) so it doesn't work. It cannot open the text file.
I use this function:
function logevent(cPozn)
local flog1
if file("log.txt")
flog1 =...
_res=SQLexec(_connection1, 'delete from or32seznam where cislo = ?cPar')
after this command _res = -1
I tried next command but the result was the same.
_res=SQLexec(_connection1, 'delete from or32seznam')
Hi all,
I have ODBC connection to a paradox table. I wont to delete one record but it doesn't work.
My code:
_connection1=sqlconnect('or32import')
cPar = import_n.name
_res=SQLexec(_connection1, 'delete from or32seznam where cislo = ?cPar')
Where is the problem???
This command work right...
I Have CR 8.8 with SP3. Database is Pervassive. When I fit field RecordNumber so I see that last record on 1st page has RecordNumber=41 and 1st record on the 2nd page has RecordNumber=41.
How to correct this mistake???????
Hi all,
please can anyone help me???????
I have about 50 records to display. On the page can fit max 35 records.
Problem is that last record in group on first page is again first on second page. In group SUM filed is correct value. These record is print TWO times but in table is only once.
I...
Hi all,
can you tell me, how can I Get directory of PC that is connected in network. We have about 10 computer connected in net. Exist somethink like getdir()? I wont to browse PC in our network and select directory. Than I wont copy data from one PC to sets directories of the others PC.
It...
Hi all,
I am administrator of 250 PC on university. I just change my novell client from 4.8 to 4.9 and now I have a big problem. When someone was loging into network so he didnt has to login in workstation manager. But now when I install novell client 4.9 after student login into novell so...
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.