hmespana / txquery

Automatically exported from code.google.com/p/txquery
Other
0 stars 0 forks source link

Float as field name #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, can anybody tellme how can i use the name Float as a field name in a query, 
because i had table with a field called FLOAT but when a try to use this field 
in a query an excexption is raised.. somebody can help me?....

Original issue reported on code.google.com by hmesp...@yahoo.com.mx on 16 Aug 2010 at 5:33

GoogleCodeExporter commented 8 years ago
I Think Float is a reserved word that's why. try to use Brackets '[Float]' to 
see what happens.

Original comment by fdue...@gmail.com on 12 Jul 2011 at 7:09

GoogleCodeExporter commented 8 years ago
Ok reading the HELP file seems you can use it but use it as.

SELECT [Float] from table1

you have to enclose the field name in brackets

Original comment by fdue...@gmail.com on 10 Aug 2011 at 12:53

GoogleCodeExporter commented 8 years ago
Muchas gracias valiosa aportación.

Original comment by Nenukes...@gmail.com on 10 Aug 2011 at 1:43

GoogleCodeExporter commented 8 years ago
Ya subí actualizaciones recientes de Txquery, checa el Issue #19 para 
descargarlas.
saludos desde Cancún México.

-----------------------------
I have uploaded an updated version of sources, please Check issue #19 to 
download them
regards.

Original comment by fdue...@gmail.com on 25 Aug 2011 at 2:53