Hi have you already solved your problem ?
If not I would try to underlay the sections. ( Section Expert and then check the underlay section checkbox)
Regards,
Whitebat
That might be the problem then. The manufacturer of the software using the Interbase Database is using the firebird tools.
But we fixed it differently. We have a task that shuts down the database copies the file and opens the database again. That works good so far.
:)
Thanks Whitebat
Ok i found my problem. Triggers, views and procedures are not included in the backup.
my backup statement looks like this:
gbak -b -v -e -t -user sysdba -password masterkey -y c:\integreattransport%date:~-4%%date:~4,2%%date:~7,2%.log dbnhtsa.gdb...
Hi all,
I am testing the backup and restore functions for interbase.
I created a backup using gbak.
And I restored the backup with the IB Expert / Services / Restore
function.
I had no error messages whatsoever neither for the backup nor for the
restore.
But I can't add new records over...
Hi,
i am trying to write a query in Actuate that looks like this and it is running fine under sql plus.
...
FROM (SELECT LDKEY, LDTEXT REMARK FROM LONGDESCRIPTION WHERE LDOWNERCOL = 'REMARK') R
...
Actuate however gives me the error message invalid variable use in From clause...
Hello everybody,
every report works just fine except the poprint_act report. And then again that report runs fine if i go over Select Action- Run reports. Its only the print button on the screen that obviously does not work right. If i click on that button the Internet explorer will open a new...
Hi that may be a dumb question but hopefully i will get an answer so i dont stay dumb lol.
i have several screens with required fields. But i cant find the command in the jsp code. so what is the command to do a required field with an * at the beginning? I know that the required thing might come...
true and not true
this way i figured its working DoCmd.Close , , acSaveNo
but its not working if i say DoCmd.Close acForm, FormName, acSaveNo
when i do that i get the error runtime 2948 ( wrong data types) isnt that weird ??
oh well
Thanks Whitebat
lol good thing that i solved it already right ? :-) thanks for your help anyways. And now i can go to my boss and tell him that i have a curse on my machine and thats why he needs to sent me in my easter holidays right away :-). lol.
I wish you a nice weekend and a happy easter
Thanks Whitebat
alrighty now with stepping through my code with a turned off error handler (gee) i get the following error message run time error 361 cant load or unload this object. but have no clue why i read through the help but none of the possibilities of causing the error seem to fit.
Thanks Whitebat
I tried that and vba does know unload because it is correcting it to upper case ( only first letter) but it stays black instead of turning blue. And when i let it run it doesnt do anything no error message no nothing
Thanks Whitebat
well no it doesnt work. I always get the error message Method or data member not found. I know it is working in VB but it seems like its not in VBA. Well anyways i found a solution for me i just dont let my users get that far and than i dont have the need of closing a form anymore.
but thanks...
hi i have a form that i want to close in vba. but it seems like the close and quit and from.exit /close dont work so any ideas on how to close a form ? oh by the way unload is not working either same to hide
Thanks Whitebat
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.