On Thursday 26 September 2002 09:54 am, Doc wrote: > What about �tha fact dbi array doesn't contain column names?
You should know what column you are pulling the data from in the database. Because somebody else may have altered the database. If the database has been altered then you do not know what data you are getting. I always select each column I want so I know the order and the type of data. Just my 2 cents -- Douglas Kirkland, Systems Administrator Technical Support Department Rhyton Corporation [EMAIL PROTECTED] http://www.rhyton.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
