﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
77	Bayes Sql don´t permit to use of numeric and text data	maalamo@…	rcsoto	"If you connect to the Access Neptuno Database by ODBC y execute the query

SELECT IdEmpleado, Apellidos, Nombre, 
       Cargo, Tratamiento, FechaNacimiento, 
       FechaContratación, Dirección, Ciudad, Región, CódPostal, 
       País, TelDomicilio, Extensión, Foto, Jefe, Notas
FROM Empleados

in Bayes SQL you have an ERROR because the field Notas is a Text [memo] data, 
the error is similar if the field is a numeric in a visual fox pro database.
If the query executed is
SELECT IdEmpleado, Apellidos, Nombre, 
       Cargo, Tratamiento, FechaNacimiento, 
       FechaContratación, Dirección, Ciudad, Región, CódPostal, 
       País, TelDomicilio, Extensión, Foto, Jefe
FROM Empleados
there isn´t ERROR.
The problen isn´t in the driver ODBC because if it is executed in Microsoft Query 
there isn´t Error
Sorry by my english, Thanks"	defect	closed	normal		DataBase	head	normal	fixed		
