Every now and then I get errors on queries where "favicon.ico" gets tossed
into one of the variable fields. It is always the same field which is a
numeric. I know that this has something to do with IE looking for a favorite
icon but does anyone know how to work around this without replacing numeric
fields in queries with text?

Caught an exception, type = DATABASE [Microsoft][ODBC SQL Server Driver][SQL
Server]The column prefix 'favicon' does not match with a table name or alias
name used in the query.<P><P>SQL = "SELECT 
                        Subject
                FROM
                        Subject
                WHERE
                        categoryCode = 'Re'
                AND
                        SubCategoryCode = 'B'
                AND
                        SubjectCode = favicon.ico"

____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to