Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Managing two Databases...

Status
Not open for further replies.

KarloZ

Programmer
Dec 15, 2001
65
CA
Hello everyone, i have two databases: 1st is ServerDb and 2nd is ClientDb. I have a listbox under clientDB. its should get the data from another database which is the serverDB(Product) using the rowsource property. how can i do it? i'm trying to use select sql but its not working. any help would be very appreciated. thanks in advance...


 
Did you try linking the ServerDB.Product table? "Alcohol is our friend, and it's about time we had more friends over."

Terry M. Hoey
 
hello th3856, actually i did that already and its ok now. your suggesstion is correct.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top