Hey,
I made a form and therin a subform. Based om a query. The subform is in datagrid-view.
No I want to add , update records in that view.
The propertys (allow edits, allow deletion, allow add) of the main form and subform are set to YES.
But I can't change or add a record.
What could be...
Hey,
I put a textbox on my report and will filled in with VBA code as follows
Text4.text = "GGHGHGH"
How can I put more lines in a textbox.
I tried
Text4.text = "First Line" & "\n" "Second line"
But now luck.
Nic
Hey,
Access 2000.
I made a report in acces and in the open event of the report I have an VBA-procedure.
My report has only 1 textnbox nl. Text2.
I tried in the VBA-procedure the following :
Me.Text2= "NAAM"
but i receive follwing error
You can't assign a value to this object (2448)
What do...
Hey,
I have no experience in VBA.
I have one table in Access 'Persons'. Each Person has two links to a person in the same table to the father and to the mother.
Now I have to make a print of the antecedents (4 grades) of a specified person in following way...
Hey,
I have two .BAT files . I made a new ALL.BAT file that excecutes the 1.BAT and 2.BAT as follows :
echo "Start 1"
1.BAT
echo "Start2"
2.BAT
echo "End"
But he stops after executing 1.BAT.
1.BAT and 2.BAT contains only an echo.
What is wrong here,
Thanks
Hey,
SCO Openserver 5
We bought a new tapestreamer, but the backup time is doubled (from 3h to 6h).
I tried to do tar cvfb /dev/rct0 64 : but that is not possible maximum blocksize is 20.
(before on the old tapestream I used tar cvfb /dev/rct0 20 - that was the 3h.
The same tar on the new...
hey,
SCO openserver 5.
I set the default route with route change default XXX.X.X.XXX.
Now after a several time (I think a few days). I loose that route. He goes back to the route there was before.
How can I say to SCO that this route is permanent.
Also I think he looses the new route when...
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.