Re: [Firebird-net-provider] FirebirdMemberShipProvider bug

2006-03-31 Thread Carlos Guzmán Álvarez
CHECK (value = 1 or value = 0) or CREATE DOMAIN BOOLEAN AS SMALLINT What will be better ?? ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language

Re: [Firebird-net-provider] Some questions about NetProvider and

2006-03-31 Thread Carlos Guzmán Álvarez
run my program i will receive an error - I/O error for file C:\MYDATABASE.FDB. Error while trying to open file The program is in ASP.NET ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email

Re: [Firebird-net-provider] Re: Possible Bug

2006-03-30 Thread Carlos Guzmán Álvarez
. BTW you can use: dataAdapter.Fill(ds, xyz); ;) That is the only way i know of achive this ;) .net provider 2.0 latest, confirmed. Thanks :) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored

Re: [Firebird-net-provider] VS 2005 and Firebird 2 beta 4 Installation Problem

2006-03-30 Thread Carlos Guzmán Álvarez
a Type Can someone here help please. One question here, it's a clean install of Visual Studio 2005 or have you uninstalled pre4vious versions of Visual Studio 2005 ( aka betas and rc's ) before install the final version ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Provider 1.7.1 and embedded FB 2.0rc1

2006-03-30 Thread Carlos Guzmán Álvarez
Hello: It seems that .NET provider 1.7.1 doesn't work with embedded firebird 2.0rc1 (from Firebird-2.0.0.12484-0_embed_win32.zip). There is the following exception when connecting to database: It works against Fiebird 1.5 ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] VS 2005 and Firebird 2 beta 4 Installation Problem

2006-03-30 Thread Carlos Guzmán Álvarez
2005 installation ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live

Re: [Firebird-net-provider] Provider 1.7.1 and embedded FB 2.0rc1

2006-03-30 Thread Carlos Guzmán Álvarez
in the provider, but i want to know what and what has changed in the server as well. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends

Re: [Firebird-net-provider] VS 2005 and Firebird 2 beta 4 Installation Problem

2006-03-30 Thread Carlos Guzmán Álvarez
Hello: I'm using Beta 4 where can I download the RC1. The copy I have was sent via email. Review here: http://www.firebirdsql.org/index.php?op=filesid=netprovider -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] VS 2005 and Firebird 2 beta 4 Installation Problem

2006-03-30 Thread Carlos Guzmán Álvarez
Hello: Noo. I'm new to VS my first time using this tool I come From Delphi. And I tested the VS Beta 2 first before I decided to buy a License. And can you do a test in a machine with a clean Visual Studio 2005 installation ?? -- Carlos Guzmán Álvarez Vigo-Spain http

[Firebird-net-provider] [ANN] Firebird ADO.NET Data Provider 1.7.1 released

2006-03-29 Thread Carlos Guzmán Álvarez
Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer

Re: [Firebird-net-provider] [ANN] Firebird ADO.NET Data Provider 1.7.1 released

2006-03-29 Thread Carlos Guzmán Álvarez
Hello: Firebird ADO.NET Data Provider 1.7.1 is available for download. Forgot to tell, this is going to be the last version from 1.7.X sources unless there are a big bug on them. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] CAN'T OPEN FIREBIRD CONNECTION USING VB.NET

2006-03-28 Thread Carlos Guzmán Álvarez
Hello: conn.open() ' this line throws an exception typeload exception: Invalid PInvoke metadata format What version of Visual Studio / .NET Framework are you using ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Using GUI for ADO.NET FB in ASP.NET

2006-03-28 Thread Carlos Guzmán Álvarez
Hello: No, Winforms are OK. And with an aspx open or a web conbtrol they didn't appear enabled ?? HAppens the same with the Sql Server ones or not ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net

Re: [Firebird-net-provider] CAN'T OPEN FIREBIRD CONNECTION USING VB.NET

2006-03-28 Thread Carlos Guzmán Álvarez
Hello: i'm using visual studio .net 2002 and 1.1 .net framework. As i know VS 2002 works only with .net 1.0, that is the reason of the exception. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email

Re: [Firebird-net-provider] FbSchema Indexes

2006-03-23 Thread Carlos Guzmán Álvarez
Hello: Earlier we can get index SortOrder Changed in CVS -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web

[Firebird-net-provider] v2.0 Release Candidate 1 to be released next week

2006-03-18 Thread Carlos Guzmán Álvarez
Hello: I hope to be able to release the v2.0 RC1 at the beggining of the next week, after that release *only bug fixes* will be done in the v2.0 sources. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net

Re: [Firebird-net-provider] Re: Bug in GdsStatement.Fetch()

2006-03-17 Thread Carlos Guzmán Álvarez
Hello: Error: after fetching all data it not leave loop and on the next iteration tries to get inexistent data from the server. That should be fixed yet in CVS by changing the while loop condition. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] EXECUTE PROCEDURE not working in FbBatchExecution

2006-03-17 Thread Carlos Guzmán Álvarez
Hello: Huummm well i can add support for raw EXECUTE PROCEDURE Commands to the FRbBatchExecution class if needed, what version of the provider are you using ?? Added to CVS in both 1.7 and 2.0, can you give a try to it ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Unable to connect to host : SOLVED (I hope)

2006-03-17 Thread Carlos Guzmán Álvarez
Hello: At first you see the IPv6 Adress and the second one is the needed IPv4. I have deinstall the IPv6 and it runs fine. I have added a change to CVS on v2.0 to try to avoid this problem when having IPv6 support installed. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Support for Firebird 2.0?

2006-03-17 Thread Carlos Guzmán Álvarez
Hello: Is the .NET Data Provider going to support Firebird 2.0 (currently the Beta 2)? If yes, when will this be available? It should work yet with Firebird 2.0. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Error updating a single table view

2006-03-17 Thread Carlos Guzmán Álvarez
format to my private email please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend

Re: [Firebird-net-provider] Problems with the 2.0 beta4 version

2006-03-17 Thread Carlos Guzmán Álvarez
a socket to use this version of the provider? Why does the 1.7 works without sockets then? 1.7 uses sockets in the same way as the version 2.0 -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email

Re: [SPAM MIAS=2,40%] Re: [Firebird-net-provider] Creating a Firebird table from a DataTable'sschema

2006-03-16 Thread Carlos Guzmán Álvarez
no direct mapping ... maybe a bigint storing the ticks on the field. UInt16 short UInt32 int UInt64 bigint -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking

Re: [Firebird-net-provider] Firebird .NET provider 2 and Firebird 1.0.3

2006-03-16 Thread Carlos Guzmán Álvarez
Hello: Does .NET provider 2.0. for .NET2 support Firebird 1 ? Yes, it should work with it. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language

[Firebird-net-provider] Re: example of incorrect work of DataReader

2006-03-15 Thread Carlos Guzmán Álvarez
?? Excuse me for my disgusting english. I have a very bad english ( i'm spanish ) so don't worry about that :) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking

Re: [Firebird-net-provider] Filling a table with data

2006-03-14 Thread Carlos Guzmán Álvarez
?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join

Re: [Firebird-net-provider] Problem with generators

2006-03-13 Thread Carlos Guzmán Álvarez
message ?? I'm not sure what you are trying to do but i will suggest to check the option of using triggers ( or stored procedures ) to give identity key values to fields ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Filling a table with data

2006-03-13 Thread Carlos Guzmán Álvarez
Hello: What is the best and fastest way to fill data from a DataTable object into a table using the .NET provider? Using, FbDataAdapter.Fill -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email

Re: [Firebird-net-provider] Problem with generators

2006-03-13 Thread Carlos Guzmán Álvarez
Hello: There is no exception message. The debugger crashes and a popup with this exception message appears. Add a try .. catch block and get the exception message. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Filling a table with data

2006-03-13 Thread Carlos Guzmán Álvarez
Transactions ?? If yes how ?? You should start a transaction before doing the Update, and assing that transaction to the insert command if not if you have 25000 rows there will be 25000 transactions ( one per command ). -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Filling a table with data

2006-03-13 Thread Carlos Guzmán Álvarez
Hello: I've now been experimenting with to approaches. The first approach I assign a transaction to the insert command as you suggested. 25000 inserts now take 14 seconds. The whole code or the Update call only ?? What version of the provider and the server are you using ?? -- Carlos Guzmán

Re: [Firebird-net-provider] Re: Bug in GdsStatement.Fetch()

2006-03-10 Thread Carlos Guzmán Álvarez
; ^ and then select * From SP_EXCEPTION_TEST Huu .. oka i will retry with that thanks -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking

Re: [Firebird-net-provider] Re: Bug in GdsStatement.Fetch()

2006-03-10 Thread Carlos Guzmán Álvarez
Hello: I think it was meant something like this: Thanks i think i have a fix for this but will be applied only on v2.0 sources for now. Thanks very much -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net

Re: [Firebird-net-provider] Return Key (autonumber) to DataSet using

2006-03-08 Thread Carlos Guzmán Álvarez
a uniqueID value back to my business object. Using output parameters should work. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends

Re: [Firebird-net-provider] Using FbSecurity with Firebird 2.0beta2

2006-03-07 Thread Carlos Guzmán Álvarez
about this i will review it to see is something needs to be changed in the provider. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language

Re: [Firebird-net-provider] Return Key (autonumber) to DataSet using

2006-03-07 Thread Carlos Guzmán Álvarez
Hello: I am having all kinds of issues using the .NET Provider. It does not work very well with the VWDE DataSet Wizard. And thus I go back and forth. For example: Using what version of the provider ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] FbDataAdapter - Generate DataSet Error

2006-03-07 Thread Carlos Guzmán Álvarez
Hello: OK, no rush. It should be fixed now in CVS -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web

Re: [Firebird-net-provider] Return Key (autonumber) to DataSet using

2006-03-07 Thread Carlos Guzmán Álvarez
inatallation ) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast

Re: [Firebird-net-provider] Return Key (autonumber) to DataSet using

2006-03-07 Thread Carlos Guzmán Álvarez
Hello: 1. In the wizard, What wizard ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile

Re: [Firebird-net-provider] Return Key (autonumber) to DataSet using

2006-03-07 Thread Carlos Guzmán Álvarez
you send to me a test database please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media

Re: [Firebird-net-provider] FbDataAdapter - Generate DataSet Error

2006-03-06 Thread Carlos Guzmán Álvarez
, the foreign keys schemas have changed in v2.0 to better integration with the DDEX provider ... so that is more than probably the problem hehehehe -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email

Re: [Firebird-net-provider] Still problem with DDEX (VS 2005) in FB Data Provider - complete

2006-03-03 Thread Carlos Guzmán Álvarez
/archive/2006/02/19/7471.aspx What error are you getting ?? Are you using one of the Express editions of Visual Studio ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML

Re: [Firebird-net-provider] case sensitive Firebird

2006-03-02 Thread Carlos Guzmán Álvarez
Hello: I think it s impossible to make Firebird be likely to accept these requests unless we configure its driver ODBC. If you are using ODBC this is the wrong forum: http://www.firebirdsql.org/index.php?op=lists#fb-odbc-devel -- Carlos Guzmán Álvarez Vigo-Spain http

Re: Antwort: Re: [Firebird-net-provider] Firebird-net-provider - Backup to another path

2006-03-01 Thread Carlos Guzmán Álvarez
Hello: I try it with SYSDBA, but it only works in Database-Path? If i use another Desination the same Error occurs. If i use gbak with the same Parameters it works. Can you send a sample of what you are doing, please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: Antwort: Re: Antwort: Re: [Firebird-net-provider] Firebird-net-provider - Backup to another path

2006-03-01 Thread Carlos Guzmán Álvarez
Hello: clFbBackup.BackupFiles.Add(new FbBackupFile(/var/data/BACKUP/test.fbk,2048)); The linux user is on the firebird group and has rights over that directory ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] FbCommand.FetchSize Property

2006-02-28 Thread Carlos Guzmán Álvarez
to FbDataReader.Read -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast

Re: [Firebird-net-provider] Visual web developer express ddex

2006-02-22 Thread Carlos Guzmán Álvarez
Hello: Any ideas or is it not possible to use the DDEX provider with the express edition. The DDEX provider is package based and i'm not sure that it will work with the express editions. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Spanish version

2006-02-21 Thread Carlos Guzmán Álvarez
Hello: Yes, it should work with the spanish version. -- Best regards Carlos Guzmán Álvarez Vigo-Spain P.S.: Please sned emails in text format only. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [Firebird-net-provider] Still problem with DDEX (VS 2005) in FB Data Provider - complete

2006-02-21 Thread Carlos Guzmán Álvarez
Hello: For position 3 and 4 are the same PublicKeyToken No, for point 3 it should be the PublicKeyToken of the System.Data assembly. For 4 the PublicKeyToken of the FirebirdSql.Data.FirebirdClient assembly. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] numeric values

2006-02-20 Thread Carlos Guzmán Álvarez
Hello: Am I doing something wrong or is this a bug? Huummm please send a test case and a test database. What version of Firebird are you using ?? and what version of .NET ?? -- Carlos Guzmán Álvarez Vigo-Spain --- This SF.net email

Re: [Firebird-net-provider] Fb bpd, delphi 2006 compatible?

2006-02-15 Thread Carlos Guzmán Álvarez
;) -- Best regards Carlos Guzmán Álvarez Vigo-Spain --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy

Re: [Firebird-net-provider] RE: Problem with integrating provider to VS2005

2006-02-13 Thread Carlos Guzmán Álvarez
\8.0Exp ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log

Re: [Firebird-net-provider] FW: Problem with integrating provider to VS2005

2006-02-10 Thread Carlos Guzmán Álvarez
Package 'Firebird Data Package' has failed to load properly ( GUID = {8D9358BA-CCC9-4169-9FD6-A52B8AEE2D50} ) etc. Check your Windows Event Log and send here the error message. IF you can, please, zsend the registry entris you have now in the Windows registry as well. -- Carlos Guzmán Álvarez

Re: [Firebird-net-provider] Embedded charset issue

2006-02-10 Thread Carlos Guzmán Álvarez
case, please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching

Re: [Firebird-net-provider] .NET 2.0 Provider on PokcetPC connect error

2006-02-09 Thread Carlos Guzmán Álvarez
Hello: I find problems with .NET 2.0 Firebird .NET DataProvider 2.0 Beta 4. and fix it. The fix is in CVS now, thanks very much -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored

Re: [Firebird-net-provider] RE: euro character

2006-02-08 Thread Carlos Guzmán Álvarez
Hello: Do you have any clue on how to resolve this ? right now no, i will try to do a test using Firebird 2.0, to see if it works well on it, as i think it could be aproblem on how firebird and .net does the encoding of that character -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] connection.GetSchema(Columns) doesn't return default

2006-02-07 Thread Carlos Guzmán Álvarez
will need to use DDL ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes

Re: [Firebird-net-provider] Error FB.Net 2 beta 3 on fresh WinXP and VS2005

2006-01-30 Thread Carlos Guzmán Álvarez
are working with Beta 3 ?? The errors should be fixed in that version. The problem with teh Foreign Keys should be fixed in CVS. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc

Re: [Firebird-net-provider] No message for error code 335544344 found

2006-01-28 Thread Carlos Guzmán Álvarez
Hello: No message for error code 335544344 found. No message for error code 335544734 found. how to fix this problem? The Server is not being able to open the database file can yous end a sample of the connection string you are usig ?? -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] connection.GetSchema(Columns) doesn't return default

2006-01-26 Thread Carlos Guzmán Álvarez
this value? And, once I get the value, is there an easy way to commit a change to it back to the database? Huu i will try to review this this weekend. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net

Re: [Firebird-net-provider] Examples for Firebird in VS 2005 (C++)

2006-01-25 Thread Carlos Guzmán Álvarez
Hello: Yes i know, but I need it in code so it's more dynamicly. Is it right what Scott said, there is only missing a Binding ? If yes, can you tell me please how can I bind it ? With code ;) Do it and review the code that is being generated by Visual Studio ;) -- Carlos Guzmán Álvarez Vigo

Re: [Firebird-net-provider] fbembed.dll or fbclient.dll

2006-01-23 Thread Carlos Guzmán Álvarez
Hello: But it just doesn't work as fbembed.dll And README_embedded.txt clearly states that it should be renamed to fbclient.dll ... Ok, i will try to check that, anyway it states that for all cases or only when udf are needed ?? -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] RE: euro character

2006-01-23 Thread Carlos Guzmán Álvarez
Hello: Here is the project. Remove the .sf and unzip it. And where is the test db ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [Firebird-net-provider] .NET Provider under Compact Framework

2006-01-21 Thread Carlos Guzmán Álvarez
Hello: What is .nrt cf 2.0 ? Sorry my fault, .net cf 2.0 ( .net compact framework 2.0) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [Firebird-net-provider] how to distinguish between events

2006-01-20 Thread Carlos Guzmán Álvarez
{ if (this.revent != null) { return this.revent.RemoteId; } return -1; } } -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] how to distinguish between events

2006-01-17 Thread Carlos Guzmán Álvarez
Hello: well, you have the power over the sources ;) hehe ... you too ;) if you are sure that will solve your problem i will do that of course. What version of the provider are you using ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] how to distinguish between events

2006-01-16 Thread Carlos Guzmán Álvarez
there are no way to know this -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine

Re: [Firebird-net-provider] .NET Provider under Compact Framework

2006-01-15 Thread Carlos Guzmán Álvarez
Hello: And: how to compile .NET Provider for CF ? I've read the project, but - what a compiler it is for ? It dosen't seem to be for VS2005. Using the .bat file that is on builds\netcf you will need to modify th apth to the .netcf libraries, it will work for .nrt cf 2.0 only -- Carlos Guzmán

Re: [Firebird-net-provider] Freeing of IDbCommand Instances...

2006-01-15 Thread Carlos Guzmán Álvarez
spurious leaks due to issues with the common best practices for calling .Dispose on heavy objects within .Net. Well, use Dispose and you shouldn't have that problems. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] dbcommand parameter bug 2 - FirebirdClient

2006-01-12 Thread Carlos Guzmán Álvarez
to infer thew type of the parameter when FbParameter.Value is set depending on the constructor overload used to create the class instance. ) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored

Re: [Firebird-net-provider] Re: sealed class - what a idea it was ?

2006-01-12 Thread Carlos Guzmán Álvarez
. But the main problem is with FbDataAdapter - why it is sealed ? To be consistent with MS imeplementation of ADO.NET Providers, if i'm not wrong forxample SqlDataAdapter is sealed too. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Prepared Stored Procs and FbDataReader

2006-01-12 Thread Carlos Guzmán Álvarez
will be prepared in any way. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching

Re: [Firebird-net-provider] dbcommand parameter bug 2 - FirebirdClient ADO.NET 2.0 beta 3

2006-01-11 Thread Carlos Guzmán Álvarez
with. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log

Re: [Firebird-net-provider] FbDataAdapter in Beta 3 of the provider

2006-01-11 Thread Carlos Guzmán Álvarez
Hello: the FbDataAdapter in Beta 3 of provider is working. Good work. ;) So, for others. The fixed file (for Beta 1 or 2) on cincura.net is deleted. If you will use latest beta, it'll work. Nice, thanks very much for confirming it. -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] Firebird embedded vs. server (performance of a simple query)

2006-01-10 Thread Carlos Guzmán Álvarez
Hello: I don't think I'm doing anything wrong... can this be optimized in some way? No :P Is this problem because the interface of the embedded version fetches only one row at a time? More than probably as the Fill will fetch all the rows. -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] 1.7A FbCommand::ParseNamedParameters performance issue (possibly a bug)?

2006-01-09 Thread Carlos Guzmán Álvarez
that uses regex and one that doesn't or if you meant the latest version in the cvs doesn't use regex at all. That the latest version on CVS didn't use regex for named parameter parsing. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

[Firebird-net-provider] [ANN] Firebird ADO.NET Data Provider 2.0 Beta 3 released.

2006-01-06 Thread Carlos Guzmán Álvarez
Guzmán Álvarez Vigo-Spain --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK

Re: [Firebird-net-provider] FireBird .NET and Visual Studio 2005 error on FBDataAdatper

2006-01-04 Thread Carlos Guzmán Álvarez
Hello: It should? or It's done? ;) It's done ... i hope ;) Happy New Year Carlos, I hope new release will be OK (BTW where - here in list? - are releases noticed?, I'm asking couse' I've missed Beta 2). Thanks and Yes they are. -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] vs2005, update and delete commands

2006-01-04 Thread Carlos Guzmán Álvarez
this. No yet It should be fixed in CVS right now. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new

Re: [Firebird-net-provider] FireBird .NET and Visual Studio 2005 error on FBDataAdatper

2005-12-31 Thread Carlos Guzmán Álvarez
Hello: ... I've posted ... (sorry for my English) It should be now definitevely solved in CVS i will do a new relase this week with the fix -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email

Re: [Firebird-net-provider] vs2005, update and delete commands

2005-12-31 Thread Carlos Guzmán Álvarez
on doing this. No yet -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine

Re: [Firebird-net-provider] Problem: FBDataAdapter (.Net Provider

2005-12-30 Thread Carlos Guzmán Álvarez
Hello: I have the same problem. Could you, please, make the fixed file available for download? Thanks. With the Beta 2 too ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored

Re: [Firebird-net-provider] FireBird .NET and Visual Studio 2005 error on FBDataAdatper

2005-12-30 Thread Carlos Guzmán Álvarez
Hello: I use VS 2005 Pro , FB 1.5.3 and FB client 2.0 beta 1 for .Net 2. Please try with Beta 2 -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through

[Firebird-net-provider] [ANN] Firebird ADo.NET data Provider 2.0 Beta 2 released.

2005-12-28 Thread Carlos Guzmán Álvarez
) -- Best regards Carlos Guzmán Álvarez Vigo-Spain --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing

[Firebird-net-provider] ASP.NET MemberShip provider changes in CVS

2005-12-28 Thread Carlos Guzmán Álvarez
Hello: I have posted some changes to the MemberShip provider code in CVS and added a new SQL file to create the table used on the MEmberShip provider. The changes done in the code are to reflect changes in the columna names that were not valid in firebird. -- Carlos Guzmán Álvarez Vigo

[Firebird-net-provider] Web site contexnts update on the .NET section

2005-12-26 Thread Carlos Guzmán Álvarez
Hello: I have posted some updates on the .net provider section of the firebird web site, mainly in the developement page, it's not a great update but it's an starting to poing to put things up to date ;) Hope more updates will be coming -- Carlos Guzmán Álvarez Vigo-Spain http

[Firebird-net-provider] Latest changes on CVS

2005-12-26 Thread Carlos Guzmán Álvarez
Hello: I have posted some changes to complete the support of boolean inputa parameters to the CVS in v2.0 Hope i will be doing the release of the 2.0 Beta 2 with those changes. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] Changes onnant build project

2005-12-25 Thread Carlos Guzmán Álvarez
to the CVS -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log

Re: [Firebird-net-provider] Exception after 16000 rows? (test case included)

2005-12-21 Thread Carlos Guzmán Álvarez
(@LocationDescriptor, FbDbType.VarChar); command.Parameters[0].Value = id; command.Parameters[1].Value = descriptor; command.Connection = connection; command.ExecuteNonQuery(); *command.Dispose();* } -- Carlos Guzmán Álvarez Vigo-Spain

Re: [Firebird-net-provider] NET_Provider20 build for net-1.1 fails

2005-12-18 Thread Carlos Guzmán Álvarez
Hello: I am assuming thats a command line option for the .NET framework 2.0, but is there an alternative we can use to target 1.1 please? No, version 2.0 is for .NET 2.0 only -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] NET_Provider20 build for net-1.1 fails

2005-12-18 Thread Carlos Guzmán Álvarez
a while? There will continue to be releases of the 1.7, mostly for bug fixes, all new features will be added to 2.0 at least in first place. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email

Re: [Firebird-net-provider] NET provider and VC# Express final

2005-12-15 Thread Carlos Guzmán Álvarez
Hello: just a reality check, is it possible to use Integrate Firebird .NET provider with Express version? As i know DDEX support is not available on Express Editios :P -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

Re: [Firebird-net-provider] FBDataAdapter (.NET Provider 2.0) problem

2005-12-12 Thread Carlos Guzmán Álvarez
Hello: I've a problem with FBDataAdapter in 2.0 Provider. It looks as working for me ... What version of the provider are you using ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email

Re: [Firebird-net-provider] .NET 2.0 Provider, UPDATE and DELETE command are not generated by TableAdapters

2005-12-12 Thread Carlos Guzmán Álvarez
the INSERT command :P -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching

Re: [Firebird-net-provider] Error on Add a connection

2005-12-08 Thread Carlos Guzmán Álvarez
-- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log

Re: [Firebird-net-provider] Firebird .Net API IB_Affinity Mask

2005-12-08 Thread Carlos Guzmán Álvarez
configuration parameter, at least as i know. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine

Re: [Firebird-net-provider] Changes onnant build project

2005-12-07 Thread Carlos Guzmán Álvarez
parameters and that will be sent to the server as short parameter using 0 for false and 1 for true, opinions are welcome on this change ;) This is the table format I will be using. Thanks for the link, I had been looking for it :-) . hehe -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] Error on Add a connection

2005-12-06 Thread Carlos Guzmán Álvarez
in Visual Studio. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your

Re: [Firebird-net-provider] for 2.0 beta1, new ddex provider

2005-12-04 Thread Carlos Guzmán Álvarez
using the Super Server could give a try with it to check if it's a problem with the embedded server support, please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you

Re: [Firebird-net-provider] Suggestion: Object cannot be cast from DBNull to other types

2005-12-04 Thread Carlos Guzmán Álvarez
(); } } -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log

<    2   3   4   5   6   7   8   >