Hi there,
Can anyone plz help me out?
I would like (Asprunner 5.1) to have the lookup wizard on the Edit pages to also display a table that is on a different database server than the one the project works with. I would like this for my reservations system. This system keeps tracks of goods being rented and brought back. However I now have a text field with the name of the user (it is an intranet application) that has rented the stuff. Because the name needs to be typed in, it can cause typo's. I would prefer to have a dropdown list with all available usernames. However this list is available in the form of another table on a physical other database server. Is there any way to connect to this server (modifying the connectionstring in /includes/dbconnection.asp or edit sql manually? so that i can just select it from the lookup wizard and have it as a dropdown on my Edit pages. This dropdown should act as the textfield i have now would: save the value of the selected user from that dropdown to the regular database my project works with. In other words the dropdown should act the same as the text field with the only difference that it is populated from another table
Plz advise, i really need this feature.
Regards
Hans