On Saturday 20 August 2005 1:31 pm, Brian Takita wrote: > Unfortunately, DBI's ADO driver does not support the columns method. > This causes a failure in Kansas when trying to select columns. Hmmm. It looks like the dbd_ado driver is about as barebones as is possible. The odbc driver has a little more meat to it and might be a better candidate, though I think it needs some attention, too. Either that or the dbd_ado driver needs to be filled out a little more. Kirk Haines