|
|
kujox 2/1/2007 |
Everything is looking at the proper server except for the table that I used for user logins. That table still points to my development environment. Is there something I can quickly do or do I have to redesign the project on the production machine.
|
|
|
A
|
apensler author 2/1/2007 |
|
This does seem to be a puzzler, the project can only point to one table, unless you put in custom code. WHat is the db the project is using? Have you hard coded the user logins? if so this might not be in the table.
|
|
|
A
|
apensler author 2/1/2007 |
|
This does seem to be a puzzler, the project can only point to one table, unless you put in custom code. WHat is the db the project is using? Have you hard coded the user logins? if so this might not be in the table.
|
|