HOW TO GET A SUM RESULT FROM TWO DIFFERENT DATABASE

ASPX , VB , ASPNET United States
  • 7 years ago

    Hello Everyone, In my application "TOTAL.aspx" I have 2 Gridviews.,each with 2 columns. FIRST GRIDVIEW One column gives me the sum of my dresses in column 1 and the other, the sum of my shoes in column 2 both from database 1.

    SECOND GRIDVIEW One column gives me the sum of my dresses in column 1 and the other, the sum of my shoes in column 2 both from database 2.

    How can I have a TOTAL SUM for my dresses and shoes from different databases.

    Thank You

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates