I tested the binary provider in the mono 1.2 today and it worked on
the first try :)
Its sad that is doesnt come in the package :(
On 11/10/06, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote:
> Hello:
> > Mono 1.2 finally was released, and it seems it doesn't include provider
> > 2.0. And provid
marzena escribio:
> Hi,
>
> I am using Provider 2.0 RC 5 downloaded on Friday last week. I'm sure this
> is not new bug previous versions (at least RC3 and RC4) was doing it the
> same way.
>
> Marek
>
>
>> Date: Wed, 7 Jun 2006 09:14:53 -0700
>> From: "JCardinal" <[EMAIL PROTECTED]>
>> Subject
Hi
I', using Firebird 2.0 for database in a web app .
In web.config I have conection string to database. In that string user
password is in plain text. I know is poible to encrypt section from
web.config. That's ok. But, this webapp will be deployed on several servers
with different database name
Hello:
> Mono 1.2 finally was released, and it seems it doesn't include provider
> 2.0. And provider 1.7 included only for mono 1.0 profile...
>
Here is the email i have sent to the mono-devel list:
"Is there interest on having that sources on the mono svn ?? they work
only with .net 2.0 and t
Hello,
Carlos Guzmán Álvarez said the following on 20.10.2006 20:33:
>> Maybe it is time to include it in the mono's build? Now it is possible
>> to have 1.7.x provider for mono 1.0 profile, and 2.0.x provider for the
>> mono 2.0 profile...
> For we will need to talk with miguel or request it in
Hello Carlos,
> I will be in Madrid this weekend and will have no chance to answer
> questions over the weekend :D
Isn't the conference in Prague? ;-)
Regards,
Thomas
-
Using Tomcat but need to do more? Need to support w
Hello:
I will be in Madrid this weekend and will have no chance to answer
questions over the weekend :D
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
Using Tomcat but need to do more? Need to suppo
Hello:
> Please suggest..
Please send the sp definition, are you adding parameters to the command
inthe same order as they appears in the sp code ??
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
Usin
Hi
I get an exception that says parameter
mismatch when I try to insert records using the .NET provider.
I checked on the columns and its type
and it is fine.
If I add the command parameters then
the exception does not occur, but the values in the table are incorrect
values.
Below is the actual