Hi,
I am trying to fill a grid with a SQL query, but having a few problems. The query is running OK, but instead of filling the grid it opens up in a seperate window, as though the query had been run seperatly. The hackers guide states -
"With both query choices, make sure the query results are directed somewhere (the easiest is into a junk cursor) or the default Browse pops up before the grid gets filled"
I am not sure how to accomplish this? Any suggestions?
Cheers,
Martin McCann