K
karim
Hi All,
I am working on a project to develop a live form on the network.
Basically it's for comunications between the depts. What I'm trying to do is
have a form to enter what the depts. are producing now and a sub form that
would display the info. after it's been entered. it did work fine when I go
from the main form to the sub form, but then when I go back the the main form
to update info, it crashes.
I used stream reader in the sub form to display the info and stream writer
for the main form to enter info.
so the problem or question is can I have a file .txt on the network that
would be avaliable to more than one form and allow changes.
so, if we are producing product xx and it's showing on the sub form that is
reading the file on the network, can I use the main form from another
computer to update the product to xyx and save. Then I was thinking about
having the subform refresh every minute to update the info. but I tried this
and the refresh did not help either.
Any help or ideas that would make this work would be greatly appreciated...
Thanks.
I am working on a project to develop a live form on the network.
Basically it's for comunications between the depts. What I'm trying to do is
have a form to enter what the depts. are producing now and a sub form that
would display the info. after it's been entered. it did work fine when I go
from the main form to the sub form, but then when I go back the the main form
to update info, it crashes.
I used stream reader in the sub form to display the info and stream writer
for the main form to enter info.
so the problem or question is can I have a file .txt on the network that
would be avaliable to more than one form and allow changes.
so, if we are producing product xx and it's showing on the sub form that is
reading the file on the network, can I use the main form from another
computer to update the product to xyx and save. Then I was thinking about
having the subform refresh every minute to update the info. but I tried this
and the refresh did not help either.
Any help or ideas that would make this work would be greatly appreciated...
Thanks.