G
Guest
I’m working on a web application using the IIS as my web server and the
SQL2000 server for the data base. but when i tried to access the program from
two other computer at the same time and i tried to do the same function
{inserting to data base} one of the computer inserted the information to the
database, while the other computer gave me a Runtime error, and didn't insert
data to data base, so how am I able to solve this problem and will be able to
work on the same application on different computers at the same moment.
and my next question is that, when I finish my project and I need to make an
icon of setup for it to install it on another computer; how am I able to do
that and how will the connection be established on the computer that I’m
installing on it the program.
Thank you
SQL2000 server for the data base. but when i tried to access the program from
two other computer at the same time and i tried to do the same function
{inserting to data base} one of the computer inserted the information to the
database, while the other computer gave me a Runtime error, and didn't insert
data to data base, so how am I able to solve this problem and will be able to
work on the same application on different computers at the same moment.
and my next question is that, when I finish my project and I need to make an
icon of setup for it to install it on another computer; how am I able to do
that and how will the connection be established on the computer that I’m
installing on it the program.
Thank you