Groups | Blog | Home
all groups > dotnet odbc.net > february 2004 >

dotnet odbc.net : "CREATE TABLE" for files *.dbf with a custom float column


news.microsoft.com
2/24/2004 2:22:49 PM

How to create dbase file based on SQL-92 which have a FLOAT column like
float(14,2):

=> xxxxxxxxxxxxxx,xx <=

Thanks in advance,
Patrice

Luis Camacho
2/26/2004 4:47:10 PM
N(14,2)

"news.microsoft.com" <reprotechnic@wanadoo.fr> escribió en el mensaje
news:u37grkt#DHA.2072@TK2MSFTNGP11.phx.gbl...
[quoted text, click to view]

news.microsoft.com
2/27/2004 10:04:49 AM
this solution doesn't run. it makes a float column of (20,4).

With more precision, i test this with odbc.net from Framework.NET v1.1

"Luis Camacho" <luibrac@yahoo.com.ar> a écrit dans le message de
news:%23VMvv5K$DHA.1036@TK2MSFTNGP10.phx.gbl...
[quoted text, click to view]

AndreB
2/27/2004 8:44:34 PM
N(14,2): This does not work and gives a syntax error on command.

AndreB.

"Luis Camacho" <luibrac@yahoo.com.ar> a écrit dans le message de
news:%23VMvv5K$DHA.1036@TK2MSFTNGP10.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button