This topic is locked

Cannot retrieve table information

3/18/2004 2:48:54 PM
ASPRunnerPro General questions
author

when using this program I only get to step five. When choosing database tables, and adding my chosen columns, I click next and It appears it is running for quite some time almost 15 minutes then pop up window telling me cannot retrieve cloumns, please check the SQL bla bla bla. Please help someone

Sergey Kornilov admin 3/19/2004

What database do you use?
Just in case post your SQL query here as well.

501039 3/23/2004

Here is the last screen I get to until it freezes and comes back with the error. I have pasted the sql query its running. My database is txpeopleall
select name,

first,

middle,

dob,

number,

street,

apt,

zip,

phone,

year

From txpeopleall

Sergey Kornilov admin 3/24/2004

SQL query looks good.
What kind of database do you use?