Re: [Mono-list] POSGRESQL / NPGSQL / MONO / /soory

2004-06-08 Thread KiOrKY


 is it where you have done
 
 dataapdter.fill( dataset) ; that u have problems?


because its there i have problems !
 
> Carlos Guzmán Álvarez <[EMAIL PROTECTED]>
> a écrit :
> 
> > Hello:
> > 
> > >In fact dont help, the goal is to migrate entirely an windows
> application
> > into mono environnment and the base opf this application is to
> > >dataadpter.fill(dataset)
> > >
> > Huum  not sure if it will be the same problem
> > but a user of the Firebird .NET provider is having problems
> > with datasets  using mono beta 2  and the same problem he
> > is having works fine in .NET 
> > 
> > 
> > 
> > 
> > 
> > --
> > Best regards
> > 
> > Carlos Guzmán Álvarez
> > Vigo-Spain
> 
> [Mono-list] POSGRESQL / NPGSQL / MONO / DATASET
> KiOrKY KiOrKY <[EMAIL PROTECTED]>
> Tue, 8 Jun 2004 15:46:31 +0200
> 
> * Previous message: [Mono-list] ADODB.dll
> * Next message: [Mono-list] monodoc Mono Handbook not found?
> * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 
> This is a MIME encoded message.
> 
> --NextParte99434ab1507e57e42cef1cf58921f2e
> Content-Type: text/plain;
>   charset="ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> ok, im a noob, i have found alon,e looo
> just forgot a Npgsql. :D
> please find attached the log file if u dont want to see it here
> 
> 
> here is the log:
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlConnection.NpgsqlConnec=
> tion(Server=3D126.10.0.1;Port=3D5432;User Id=3DPasquet;Database=3DMarrot;Pa=
> ssword=3Dkiorky)
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlClosedState.Instance
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlConnection.ParseConnect=
> ionString()
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: SERVER =3D 1=
> 26.10.0.1
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: PORT =3D 543=
> 2
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: USER ID =3D =
> Pasquet
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: DATABASE =3D=
>  Marrot
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: PASSWORD =3D=
>  kiorky
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlCommand.NpgsqlCommand()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlParameterCollection.Npg=
> sqlParameterCollection()
> 08/06/2004 15:39:49=098830=09Debug=09Set NpgsqlCommand.Transaction =3D=20
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlDataAdapter.NpgsqlDataA=
> dapter()
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlCommand.Connection
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlCommand.Connection
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlConnection.Open()
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlClosedState.Instance
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlClosedState.Open()
> 08/06/2004 15:39:49=098830=09Normal=09Connected to: 126.10.0.1:5432.
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlState.ChangeState()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupPacket.NpgsqlSta=
> rtupPacket()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupPacket.WriteToSt=
> ream()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupPacket.WriteToSt=
> ream_Ver_3()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlState.ProcessBackendRes=
> ponses()
> 08/06/2004 15:39:49=098830=09Debug=09AuthenticationRequest message received=
>  from server.
> 08/06/2004 15:39:49=098830=09Debug=09Server requested cleartext password au=
> thentication.
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlState.ChangeState()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupState.Authentica=
> te()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlPasswordPacket.NpgsqlPa=
> sswordPacket()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlPasswordPacket.WriteToS=
> tream()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09AuthenticationRequest message received=
>  from server.
> 08/06/2004 15:39:49=098830=09Debug=09AuthenticationOK received.
> 08/06/2004 15:39:49=098830=09Debug=09ParameterStatus message received from =
> server.
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.ReadString()
> 08/06/2004 15:39:49=098830=09Debug=09String read: client_encoding.
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.ReadString()
> 08/06/2004 15:39:49=098830=09Debug=09String read: SQL_ASCII.
> 08/06/2004 15:39:49=098830=09Debug=09ParameterStatus message from Server: P=
> aram =3D cli

Re: [Mono-list] POSGRESQL / NPGSQL / MONO / /soory

2004-06-08 Thread KiOrKY


 is it where you have done
 
 dataapdter.fill( dataset) ; that u have problems?


because its there i have problems !
 
> Carlos Guzmán Álvarez <[EMAIL PROTECTED]>
> a écrit :
> 
> > Hello:
> > 
> > >In fact dont help, the goal is to migrate entirely an windows
> application
> > into mono environnment and the base opf this application is to
> > >dataadpter.fill(dataset)
> > >
> > Huum  not sure if it will be the same problem
> > but a user of the Firebird .NET provider is having problems
> > with datasets  using mono beta 2  and the same problem he
> > is having works fine in .NET 
> > 
> > 
> > 
> > 
> > 
> > --
> > Best regards
> > 
> > Carlos Guzmán Álvarez
> > Vigo-Spain
> 
> [Mono-list] POSGRESQL / NPGSQL / MONO / DATASET
> KiOrKY KiOrKY <[EMAIL PROTECTED]>
> Tue, 8 Jun 2004 15:46:31 +0200
> 
> * Previous message: [Mono-list] ADODB.dll
> * Next message: [Mono-list] monodoc Mono Handbook not found?
> * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 
> This is a MIME encoded message.
> 
> --NextParte99434ab1507e57e42cef1cf58921f2e
> Content-Type: text/plain;
>   charset="ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> ok, im a noob, i have found alon,e looo
> just forgot a Npgsql. :D
> please find attached the log file if u dont want to see it here
> 
> 
> here is the log:
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlConnection.NpgsqlConnec=
> tion(Server=3D126.10.0.1;Port=3D5432;User Id=3DPasquet;Database=3DMarrot;Pa=
> ssword=3Dkiorky)
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlClosedState.Instance
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlConnection.ParseConnect=
> ionString()
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: SERVER =3D 1=
> 26.10.0.1
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: PORT =3D 543=
> 2
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: USER ID =3D =
> Pasquet
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: DATABASE =3D=
>  Marrot
> 08/06/2004 15:39:49=098830=09Debug=09Connection string option: PASSWORD =3D=
>  kiorky
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlCommand.NpgsqlCommand()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlParameterCollection.Npg=
> sqlParameterCollection()
> 08/06/2004 15:39:49=098830=09Debug=09Set NpgsqlCommand.Transaction =3D=20
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlDataAdapter.NpgsqlDataA=
> dapter()
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlCommand.Connection
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlCommand.Connection
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlConnection.Open()
> 08/06/2004 15:39:49=098830=09Debug=09Get NpgsqlClosedState.Instance
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlClosedState.Open()
> 08/06/2004 15:39:49=098830=09Normal=09Connected to: 126.10.0.1:5432.
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlState.ChangeState()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupPacket.NpgsqlSta=
> rtupPacket()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupPacket.WriteToSt=
> ream()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupPacket.WriteToSt=
> ream_Ver_3()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlState.ProcessBackendRes=
> ponses()
> 08/06/2004 15:39:49=098830=09Debug=09AuthenticationRequest message received=
>  from server.
> 08/06/2004 15:39:49=098830=09Debug=09Server requested cleartext password au=
> thentication.
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlState.ChangeState()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlStartupState.Authentica=
> te()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlPasswordPacket.NpgsqlPa=
> sswordPacket()
> 08/06/2004 15:39:49=098830=09Debug=09Entering NpgsqlPasswordPacket.WriteToS=
> tream()
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.WriteString()
> 08/06/2004 15:39:49=098830=09Debug=09AuthenticationRequest message received=
>  from server.
> 08/06/2004 15:39:49=098830=09Debug=09AuthenticationOK received.
> 08/06/2004 15:39:49=098830=09Debug=09ParameterStatus message received from =
> server.
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.ReadString()
> 08/06/2004 15:39:49=098830=09Debug=09String read: client_encoding.
> 08/06/2004 15:39:49=098830=09Debug=09Entering PGUtil.ReadString()
> 08/06/2004 15:39:49=098830=09Debug=09String read: SQL_ASCII.
> 08/06/2004 15:39:49=098830=09Debug=09ParameterStatus message from Server: P=
> aram =3D cli

Re: [Mono-list] POSGRESQL / NPGSQL / MONO / /soory

2004-06-08 Thread Carlos Guzmán Álvarez
Hello:
is it where you have done
dataapdter.fill( dataset) ; that u have problems?
I haven't done the test with mono yet (i will test it tomorrow) , the
user has told to me that the dataset is being filled with bada data.


--
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] POSGRESQL / NPGSQL / MONO / /soory

2004-06-08 Thread KiOrKY
for me the program chrasdhes when i fill the dataset, so i cant know if its fillede 
wioth bad data !! ;-)


Carlos Guzmán Álvarez <[EMAIL PROTECTED]> a écrit :

> Hello:
> 
> > is it where you have done
> > 
> > dataapdter.fill( dataset) ; that u have problems?
> >
> I haven't done the test with mono yet (i will test it tomorrow) , the
> user has told to me that the dataset is being filled with bada data.
> 
> 
> 
> 
> 
> --
> Best regards
> 
> Carlos Guzmán Álvarez
> Vigo-Spain
> ___
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list

-- 

I{ i () r |{ Y
Debian User
-
-- Mathieu PASQUET 
-- Testeur Debian SID
-- irc: #debian-fr / irc.freenode.net port: 6667 
-- Site: www.fr.debian.org 
-


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