Re: [Mono-list] ByteFX+Fedora

2004-02-24 Thread rykr
Felipe

Have you confirmed that you can use the MySql command-line client from the Fedora box? 
 Are you using TCP sockets or Unix socket?

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] ByteFX.Data.MySqlClient + date format

2004-01-19 Thread rykr
I'm not sure I understand your question.  The ByteFX library should be inserting dates 
into the database using the MySQL format.  Pulling dates out of the database and 
formatting them for output should use your local culture info for formatting.

Reggie

 
 From: felipe maya [EMAIL PROTECTED]
 Date: 2004/01/16 Fri PM 06:37:41 GMT
 To: [EMAIL PROTECTED]
 Subject: [Mono-list] ByteFX.Data.MySqlClient + date format
 
 
Why ByteFX library take other date format that mysql database give in the SELECT command.





Example (mysql DATE field type):  



mysql database format ->  2004-01-16

ByteFX  format->  01/16/2004 00:00:00



ANY IDEA. 




Consigue tu correo GRATIS en Manizales.com,
dale vida a tus mensajes con ms de 300 motivos gráficos.
Busca el portal de tu ciudad en http://www.enredese.net

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] missing bytefx.snk on mcs-0.29

2003-12-03 Thread rykr
This has been fixed in the current cvs.  I apologize for the trouble.

-reggie

 
 From: Alejandro Mery [EMAIL PROTECTED]
 Date: 2003/12/03 Wed AM 11:14:55 EST
 To: [EMAIL PROTECTED]
 Subject: [Mono-list] missing bytefx.snk on mcs-0.29
 
 make[2]: Entering directory `/R.src/mcs-0.29/class/ByteFX.Data'
 Creating ../../build/deps/ByteFX.Data.dll.makefrag ...
 make[2]: Leaving directory `/R.src/mcs-0.29/class/ByteFX.Data'
 make[2]: Entering directory `/R.src/mcs-0.29/class/ByteFX.Data'
 touch ../../build/deps/ByteFX.Data.dll.stamp
 MONO_PATH=../../class/lib:$MONO_PATH mono  ../../mcs/mcs.exe  
 -d:NET_1_1 -g /noconfig /r:mscorlib.dll /r:System.dll /r:Sys
 tem.Xml.dll /r:System.Data.dll /r:ICSharpCode.SharpZipLib.dll
 /r:System.Design.dll /r:System.Drawing.dll /r:System.Windows.Fo
 rms.dll /res:mysqlclient/Designers/command.bmp
 /res:mysqlclient/Designers/connection.bmp
 /res:mysqlclient/Designers/dataadapt
 er.bmp /target:library /out:../../class/lib/ByteFX.Data.dll
 @ByteFX.Data.dll.sources
 
 Unhandled Exception: System.IO.FileNotFoundException: Could not find
 file ..\..\bytefx.snk
 in 0x002fa System.IO.FileStream:.ctor
 (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool)
 in 0x00086 System.IO.FileStream:.ctor (string,System.IO.FileMode)
 in 0x00065 (wrapper remoting-invoke-with-check)
 System.IO.FileStream:.ctor (string,System.IO.FileMode)
 in 0x00214 System.Reflection.Emit.AssemblyBuilder:SetCustomAttribute
 (System.Reflection.Emit.CustomAttributeBuilder)
 in 0x00df9 Mono.CSharp.Attribute:ApplyAttributes
 (Mono.CSharp.EmitContext,object,object,Mono.CSharp.Attributes)
 in 0x001f9 Mono.CSharp.RootContext:EmitCode ()
 in 0x0081f Mono.CSharp.Driver:MainDriver (string[])
 in 0x0001b Mono.CSharp.Driver:Main (string[])
 
 make[2]: *** [../../class/lib/ByteFX.Data.dll] Error 1
 make[2]: Leaving directory `/R.src/mcs-0.29/class/ByteFX.Data'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/R.src/mcs-0.29/class'
 make: *** [all-recursive] Error 1
 
 Best regards,
 Alejandro Mery
 
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
 

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list