Hello, I have two databases that I need to query, each returning different results. Is it possible to query each database in the webpage at the...

How It Works

Get an answer in three easy steps. Here's how it works...

Ask Your Question

1. Ask Your Question

Enter your programming question at the top of this page and click Get An Answer.

Pick Your Priority

2. Pick Your Priority

Tell us how quickly you want your programming question answered.

Get An Answer

3. Get An Answer

Connect with your programmer via online chat or telephone call.

Answer

Customer
Hello, I have two databases that I need to query, each returning different results. Is it possible to query each database in the webpage at the same time, in the same page, each returning different records? Thanks, cm
Posted
aspdeveloper
Programmer
Why shouldn't it be possible ?? Just make sure you have 2 data-connections to each database, and query them like you do normally ... Another option is to make one stored procedure on one of the databases, and make this one query the second database. That way you only need to make one database-connection from your asp-pages, which returns the results of the 2 queries ... Greetingz, Koen Hoorelbeke http://www.delphi.com/aspdeveloper/
Posted

quoteTestimonialsquote

About ExpertHelp

ExpertHelp is changing the way you connect with service professionals.

Whether you have a quick question while preparing your taxes, troubleshooting a computer problem, or need to hire an attorney, ExpertHelp is the most convenient and affordable way to connect with the right service professional to get the job done.

ExpertHelp has been in business since 2011, is an A+ Rated Better Business Bureau accredited member, and offers a 100% satisfaction guarantee on every question you ask!

More Programming Questions...

Ask Your Programming Question & Get An Answer Now!