Playmaker
Feb 1st, 2000, 12:27 AM
Hi,
I creating a program that will print checks using the VB6 Data Report. I
want to be able to access data from two different tables in the details
section of the data report. I'm creating a view in SQL 7, that includes the two
tables that I need data from to be printed on the check. I want the view to
act like an ordinary table with the desired data in it. But everytime I run
a select on the data in Query Analyser it continues to run for about 20
minutes with thousands of records when there should only be about 2 thousand
records. Please help! I have a deadline on this project. Thanks.
Eddie
I creating a program that will print checks using the VB6 Data Report. I
want to be able to access data from two different tables in the details
section of the data report. I'm creating a view in SQL 7, that includes the two
tables that I need data from to be printed on the check. I want the view to
act like an ordinary table with the desired data in it. But everytime I run
a select on the data in Query Analyser it continues to run for about 20
minutes with thousands of records when there should only be about 2 thousand
records. Please help! I have a deadline on this project. Thanks.
Eddie