J
Joshua
Ok so after calling microsoft's top support line it appears that they are stumped and rather would just like to give me the ol they don't support that line. I have come here to see if anyone else can help me out.
First a Summary of what I am trying to do.
The setup, I have a load balancer, 2 web servers, a file server, appcenter and some databases.
The problem is this. Within the company I have users that view and also upload databases to the one of the web servers, lets call it web1 and the other web2, So what is happening is that now all the links on the web page are hard coded so if someone wants to view any of the databases they are forced to go to web1, but I don't want that anymore, the load balancer is not being used to its full extent and I want more of a redunducy issue to take effect. So here lies the proble
App Center is on Web1 and it replicates everything over to web2 but not the other way around if somethin changes on web2 then it might get over written by web1 or web1 will never see the updated file. So if a person logs into the Load Balancer and is sent to web2 and that person makes changes to a database or uploads a database those changes will never been seen on web1, which is a problem.
So What I want to do is put the databases on a fileserver and have both web servers link to these areas so that if a user needs access both web servers will give them the same access. Sounds simple I know but for some reason I can't get it to work.
What I have tried is creating ODBC using the ODBC Admin in Windows 2000 but when using the ODBC through frontpage 2000 the connection always seems to fail when it goes to get result, no real time out error or anything it just doesn't allow you to go any further then picking the ODBC you want to us, as soon as you hit next to choose the fields it just says it can't. I have also tried creating Virtual Dirs and use them in frontpage but get the same results.
Can anyone help, does anyone else have anything they use when having the databases on another server.???? Thanks.
First a Summary of what I am trying to do.
The setup, I have a load balancer, 2 web servers, a file server, appcenter and some databases.
The problem is this. Within the company I have users that view and also upload databases to the one of the web servers, lets call it web1 and the other web2, So what is happening is that now all the links on the web page are hard coded so if someone wants to view any of the databases they are forced to go to web1, but I don't want that anymore, the load balancer is not being used to its full extent and I want more of a redunducy issue to take effect. So here lies the proble
App Center is on Web1 and it replicates everything over to web2 but not the other way around if somethin changes on web2 then it might get over written by web1 or web1 will never see the updated file. So if a person logs into the Load Balancer and is sent to web2 and that person makes changes to a database or uploads a database those changes will never been seen on web1, which is a problem.
So What I want to do is put the databases on a fileserver and have both web servers link to these areas so that if a user needs access both web servers will give them the same access. Sounds simple I know but for some reason I can't get it to work.
What I have tried is creating ODBC using the ODBC Admin in Windows 2000 but when using the ODBC through frontpage 2000 the connection always seems to fail when it goes to get result, no real time out error or anything it just doesn't allow you to go any further then picking the ODBC you want to us, as soon as you hit next to choose the fields it just says it can't. I have also tried creating Virtual Dirs and use them in frontpage but get the same results.
Can anyone help, does anyone else have anything they use when having the databases on another server.???? Thanks.