I think I've got sql server figured out but access is problematic. the only solutions I can find for access are in VB
when I do a google search for system tables google finds anything but access any help on this would be appreciated I've done several searches --- Cameron Childress <[EMAIL PROTECTED]> wrote: > For SQL Server, you're going to want to look into > sysobjects. Access > is similar, but I can't remember exactly the table > names. Google for > "system tables" and you should get what you need. > > -Cameron > > > On Mon, 7 Feb 2005 15:28:16 -0800 (PST), William > Kossack > <[EMAIL PROTECTED]> wrote: > > we are moving to sql server but some databases are > > still in access > > > > --- Cameron Childress <[EMAIL PROTECTED]> wrote: > > > > > Depending on the database platform, you should > be > > > able to query the > > > system tables to get this information. What > > > platform are you on? > > > > > > -Cameron > > > > > > On Mon, 07 Feb 2005 16:58:18 -0400, william > kossack > > > <[EMAIL PROTECTED]> wrote: > > > > I'm using CF5 > > > > > > > > I need to be able to query a database table > and > > > return the data types. > > > > > > > > I'm currently using queryname.columnlist to > get a > > > list of the field names but I can't seem to get > the > > > data types > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Now there’s a better way to fax. eFax makes it possible to use your existing email account to send and receive faxes. Try eFax free. http://www.houseoffusion.com/banners/view.cfm?bannerid=63 Message: http://www.houseoffusion.com/lists.cfm/link=i:6:2115 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/6 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:6 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.6 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
