Yikes, you didn't select so.type!!!!???? Try
SELECT * or SELECT so.type, so.name, scname Julia Green Julia Computer Consulting --- Gyrus <[EMAIL PROTECTED]> wrote: > > SELECT so.name, sc.name > > FROM sysobjects so, syscolumns sc > > WHERE so.type = 'U' AND so.ID = sc.ID > > This doesn't seem to work with Access DB. Is there an > equivalent? Which DBMS is this code compatible with? > > cheers, > > - Gyrus > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > - [EMAIL PROTECTED] > work: http://www.tengai.co.uk > play: http://www.norlonto.net > - PGP key available > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

