Re: [Firebird-net-provider] Warning: FbDataReader.GetOrdinal Method is culture sensitive, any suggestions?

2006-02-28 Thread Carlos Guzmán Álvarez
rim()) { return i; } } throw new IndexOutOfRangeException("Could not find specified column in results."); } And let me know if it works or not ??, please :) -- Carlos Guzmán Álvarez Vig

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: [Firebird-net-provider] Warning: FbDataReader.GetOrdinal Method is culture sensitive, any suggestions?

2006-03-01 Thread Carlos Guzmán Álvarez
#x27;s something you should fix because technically speaking it's not broken. Ok, i will leave it as it's right now. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xP

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.bl

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

[Firebird-net-provider] Re: Closing FbDataReader with parent FbCommand

2006-03-02 Thread Carlos Guzmán Álvarez
er is the command reader .. and it should be closed when the command is disposed What are you trying to do ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scri

Re: [Firebird-net-provider] Is 2.0 stable to use?

2006-03-02 Thread Carlos Guzmán Álvarez
Hello: Not counting newer features of 2.0, is it fairly safe to use 2.0? It's in Beta so the answer is no ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbre

[Firebird-net-provider] Re: Closing FbDataReader with parent FbCommand

2006-03-03 Thread Carlos Guzmán Álvarez
oblem. If that is allowed by other providers we can try to take a look at that ... huumm -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting lan

Re: [Firebird-net-provider] linux server

2006-03-03 Thread Carlos Guzmán Álvarez
Hello: works firebird .NET provider if firebird server are on Linux server? the client program is on windows system Yes it should. While maybe you will need to carefully review user permissions to databases in the linux server. -- Carlos Guzmán Álvarez Vigo-Spain http

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, a

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

2006-03-05 Thread Carlos Guzmán Álvarez
ram files\firebirdclient). Nice, The configuration sent by Robert Simpson is now in CVS in his own .reg file. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking

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

2006-03-06 Thread Carlos Guzmán Álvarez
orrow, 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.Ne

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

2006-03-06 Thread Carlos Guzmán Álvarez
dex.php?op=lists#fb-odbc-devel -- 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. Atten

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

2006-03-07 Thread Carlos Guzmán Álvarez
list 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 and

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

2006-03-07 Thread Carlos Guzmán Álvarez
Hello: It should have in top " Windows Registry Editor Version 5.00 " To be recognize as registry file . Fixed in CVS, Thanks very much !!! -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Ne

Re: [Firebird-net-provider] DDEX stuff

2006-03-07 Thread Carlos Guzmán Álvarez
web.config file. Is this correct? You mean to use the v2.0 of the provider ?? Or to integrate the provider into Visual Studio 2005 ?? or Both ?? ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is

Re: [Firebird-net-provider] Re: Closing FbDataReader with parent FbCommand

2006-03-07 Thread Carlos Guzmán Álvarez
; } Can somebody confirm than this works against Sql Server ?? I mean than the reader can be used after this call. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking

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 and

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] Return Key (autonumber) to DataSet using

2006-03-08 Thread Carlos Guzmán Álvarez
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] GUID problems

2006-03-08 Thread Carlos Guzmán Álvarez
Hello: The column is definitely created as "char(16) CHARACTER SET OCTETS." I can't figure out where the column is getting mistaken for a BLOB. Is there something I'm missing? Using what version of the provider ?? Can you send a test case ?? -- Carlos Guzmán Álva

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

2006-03-08 Thread Carlos Guzmán Álvarez
... Can you send a sample of what you are trying to do?? -- 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

Re: [Firebird-net-provider] GUID problems

2006-03-09 Thread Carlos Guzmán Álvarez
27;ll keep working on modifying these tests to see if I can get them to fail. Ok. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that ex

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

2006-03-09 Thread Carlos Guzmán Álvarez
or final stage before start to review issues between the provider and the new server version. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scripting

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

2006-03-10 Thread Carlos Guzmán Álvarez
g all buffered data. I'm not sure that I've translated it right, but hope you understand it ;) Thanks very much , I will check that as soon as possible. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- Thi

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

2006-03-10 Thread Carlos Guzmán Álvarez
r = cmd.ExecuteReader(); while (r.Read()) { } c.Close(); Could you answer that message and encourage the guy who sent it to send it to this list ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This S

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

2006-03-10 Thread Carlos Guzmán Álvarez
+ 1; END END^ SET TERM ; ^ 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

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] Re: Bug in GdsStatement.Fetch()

2006-03-10 Thread Carlos Guzmán Álvarez
Hello: Thanks i think i have a fix for this but will be applied only on v2.0=20 sources for now. Thanks very much Changes are in CVS. -- Carlos Guzm=C3=A1n =C3=81lvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sp

Re: [Firebird-net-provider] bug of Guid When use dbcommandbuilder

2006-03-12 Thread Carlos Guzmán Álvarez
7;s a bug.when i insert a new record and change it,dbdataadapter work fine. Can you send a test case, please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking scri

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

2006-03-13 Thread Carlos Guzmán Álvarez
Hello: EXECUTE PROCEDURE ProcedureName is not taken in account by FbBatchExecution, it's just ignored. I'm using v1.7.1 of the provider, and Firebird 1.5 Any idea on how to make it work ? You can't, that class is intented to process ISQL scripts commands only. -- Carlos Guzm

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

2006-03-13 Thread Carlos Guzmán Álvarez
s the exception 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://c

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 is

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/ --- This

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

2006-03-13 Thread Carlos Guzmán Álvarez
using 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.blogspo

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 G

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

2006-03-13 Thread Carlos Guzmán Álvarez
t 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. Attend the live webcast an

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

2006-03-14 Thread Carlos Guzmán Álvarez
erver ?? -- 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 joi

Re: [Firebird-net-provider] Creating a Firebird table from a DataTable's schema

2006-03-15 Thread Carlos Guzmán Álvarez
Hello: Is there a simple way to generate a sql statement that creates a table on a Firebird database from DataTable's schema? You will need to generate the DDL yourself, there are nothing in the provider to do that ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspo

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

2006-03-15 Thread Carlos Guzmán Álvarez
ere please ?? 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 xP

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
as 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 groundbre

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

Re: [Firebird-net-provider] The provider works at one PC but no at other

2006-03-16 Thread Carlos Guzmán Álvarez
Hello: I am very lost about this provider. At my computer, it is working. But, at another, I installed all files (SDKs) and use the same path to folders. Both are using VS 2005 Pro and XP SP2, etc. Both machines have the machine.config modified ?? -- Carlos Guzmán Álvarez Vigo-Spain http

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

2006-03-17 Thread Carlos Guzmán Álvarez
provider are you using ?? -- 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

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] Problems with the 2.0 beta4 version

2006-03-17 Thread Carlos Guzmán Álvarez
ver in port 3050 ?? -- 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 webc

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] Problems with the 2.0 beta4 version

2006-03-17 Thread Carlos Guzmán Álvarez
debug to see where it's being raised the exception, and can you send here the complete details of the exception, just catch it and do a ToString of the exception. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ ---

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

2006-03-17 Thread Carlos Guzmán Álvarez
25 So the error is giving in the method that performs the socket connection, can you send the code you have used in your socket test case ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponso

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/ --- This

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

2006-03-17 Thread Carlos Guzmán Álvarez
est db can you send it in zip 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 applicati

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 is

Re: [Firebird-net-provider] RE: The provider works at one PC but no at other

2006-03-17 Thread Carlos Guzmán Álvarez
ines. ) More: in the defective PC with VS, I drag a FBConnection from ToolBox... Then I just try buid the ConnectionString property. When I click on "Test" button, in the dialog box, I receive a error message advising the conecction was not completed. What is te exact error message

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

2006-03-18 Thread Carlos Guzmán Álvarez
Hello: The build failed, attached is the build log Because you don't have nunit2.2.2 installed. But the provider assembly should be built correctly -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net

[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] FirebirdSql.Web.Providers

2006-03-20 Thread Carlos Guzmán Álvarez
Hello: is there any documentation of %subj%? Or some example, etc.? No, but i'm sure there will be samples and documentation on the MSDN explaining how to use both type of providers (MembershipProvider andn StateStoreProvider) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspo

[Firebird-net-provider] [ANN] FirebirdClient 2.0 Release Candidate 1 released

2006-03-20 Thread Carlos Guzmán Álvarez
tial support for EXECURE PROCEDURE commands in FbBatchExecution class. - Added new Connection String parameter "Context Connection" to be used with .NET stored procedure implementations for Fyracle. - Added new UTF8 ( Firebird 2.0 only ) character set. -- Carlos Guzmán Álva

Re: [Firebird-net-provider] Firebird .NET 2.0 Provider Deployment Question

2006-03-20 Thread Carlos Guzmán Álvarez
t the DDEX provider shouldn't be in the production machine ;) For example, must I run the FB .NET installation or can I simply copy the firebird dll's from my dev machine to the Bin directory in my web server application directory? I think that shouldn't cause problems. -- Carlos

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

Re: [Firebird-net-provider] FirebirdSql.Web.Providers

2006-03-27 Thread Carlos Guzmán Álvarez
Hello: what's the difference between MembershipProvider and FbMembershipProvider? MembershipProvider is an abstract class to derive custom Membership Providers implementations. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspo

Re: [Firebird-net-provider] Visual Studio 2005 and .Net Provider 2.0

2006-03-27 Thread Carlos Guzmán Álvarez
a new connection" -> then change datasource i can select "firebird data source" but when i click "OK" in that window it just throws me back to the VS 2005 main screen of my project so i guess the data-source wizard crashed what could be wrong? What error appears in the Wi

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

2006-03-27 Thread Carlos Guzmán Álvarez
hing in design. Is something wrong in my mind (maybe I'm wrong in using FB in ASP.NET) or not ... Did you have the components added to the Toolbox ?? Are you using Visual Studio or Visual Web Developer ?? -- Carlos Guzmán Álvarez Vigo-Spain htt

Re: [Firebird-net-provider] FirebirdSql.Web.Providers

2006-03-27 Thread Carlos Guzmán Álvarez
Hello: Yes, I know, that MembershipProvider is abstract class. Now I look at the code of FbMembershipProvider. It's only "sample" implementation for FB, yes? Nothing more special? No, nothing special there. -- Carlos Guzmán Álvarez Vigo-Spain http://carlos

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

2006-03-27 Thread Carlos Guzmán Álvarez
Hello: I'm using VS. I've added it. I can see the FbXxx components, but they're grayed (when I show all) - drag&drop to design place isn't allowed. :( Same problem with Windows Forms ?? -- Carlos Guzmán Álvarez Vigo-Spain http

Re: [Firebird-net-provider] Visual Studio 2005 and .Net Provider 2.0

2006-03-27 Thread Carlos Guzmán Álvarez
/source/FirebirdSql/VisualStudio/FirebirdSql.VisualStudio.DataTools/FirebirdDDEXProviderPackageLess.reg?rev=1.2 -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbreaking

Re: [Firebird-net-provider] About DataAdapter.Dispose()

2006-03-27 Thread Carlos Guzmán Álvarez
Hello: Fixed in CVS for 2.0 sources. -- Best regards Carlos Guzmán Álvarez Vigo-Spain -- 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] CheckConstraints

2006-03-27 Thread Carlos Guzmán Álvarez
also I don't understand what to do method ParseRestrictions in classes FbCheckConstraint and FbChecksByTable Clearly nothing i will remove it. Bot things should be now fixed in cvs for both 1.7 and 2.0 sources. Thanks very much !! -- Carlos Guzmán Álvarez Vigo-Spain

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://carlos

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 S

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

2006-03-28 Thread Carlos Guzmán Álvarez
Hello: Hum, really weird. SqlXxx components are disabled too. Maybe you're not able to use SqlXxx ox FbXxx direct in ASP.NET. Really didn't know ... but maybe you can do the same using the SqlDataSource, BindingSource, TableAdapter, etc, ... components ?? -- Carlos Guzmán Ál

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

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

2006-03-29 Thread Carlos Guzmán Álvarez
lass. -- 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 the prime devel

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

[Firebird-net-provider] Re: Possible Bug

2006-03-29 Thread Carlos Guzmán Álvarez
eName" is always set to "Table" instead of the name of the table as it is declared in the database. The Microsoft SQL data provider set the TableName to the correct value. Are you sure the Sql Server provider does that, i doubt it ; ?? Can somebody confirm this. please ?? -- C

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

2006-03-30 Thread Carlos Guzmán Álvarez
aded it as well. 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/ ---

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

2006-03-30 Thread Carlos Guzmán Álvarez
Loading 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 htt

[Firebird-net-provider] Re: Fw: Provider again

2006-03-30 Thread Carlos Guzmán Álvarez
way call visual studio with "/rootSuffix Exp" shouldn't be needed for use the DDEX provider .. huu ) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by xPML, a groundbr

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.blogspo

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
n 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 ex

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=files&id=netprovider -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blo

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

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

2006-03-30 Thread Carlos Guzmán Álvarez
erver ?? -- 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 the p

Re: [Firebird-net-provider] FirebirdMemberShipProvider bug

2006-03-31 Thread Carlos Guzmán Álvarez
AS SMALLINT NOT NULL 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 groundbreakin

Re: [Firebird-net-provider] FirebirdMemberShipProvider bug

2006-03-31 Thread Carlos Guzmán Álvarez
Hello: I know ho to solve this. I was talking about adding this definition to the .sql file to the CVS/sources. ;) Yeah sure, but, there are several ways to define the domain ;) and we should add only one of them hehehe ;) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com

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

2006-03-31 Thread Carlos Guzmán Álvarez
plorer" tab and I 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/ --

Re: [Firebird-net-provider] EXECUTE PROCEDURE in a script

2006-04-01 Thread Carlos Guzmán Álvarez
Hello: I downloaded v1.7.1 of the provider with the ability to execute a procedure from a script. The procedure is executed properly but the following statements in the script raise an error. Can you send a sample test case to my private email please. ?? -- Carlos Guzmán Álvarez Vigo

Re: [Firebird-net-provider] Visual Studio 2005, .NET Framework 2.0 RC1, Token unknown - line 1, char 411,"CHARACTER_LENGTH"

2006-04-01 Thread Carlos Guzmán Álvarez
on the sql statement of the columns schema: cast(fld.rdb$character_length AS integer) AS "CHARACTER_LENGTH", looks like dialect 1 database didn't support quoted identifiers ... We can't left it without quotes, and i don't like the idea of chaning the column name at this stage .

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

2006-04-02 Thread Carlos Guzmán Álvarez
Hello: No, It's Windows Application. Huu and the the database file exists in that path in the firebird server machine ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net email is sponsored by

Re: [Firebird-net-provider] ObjectDataSource and Firebird.Provider

2006-04-02 Thread Carlos Guzmán Álvarez
test using Sql Server and the queries get shown ?? -- 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 mobil

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

2006-04-02 Thread Carlos Guzmán Álvarez
ataGrid... I must change that name in DataSet manually... I will try to check this , but anyway if i were you i will be looking to the new .NET 2.0 data components ( BindingSource, TableApdater, ... ) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ ---

Re: [Firebird-net-provider] Visual Studio 2005, .NET Framework 2.0 RC1, Token unknown - line 1, char 411,"CHARACTER_LENGTH"

2006-04-03 Thread Carlos Guzmán Álvarez
r to support dialect 1. The provider supports dialect 1 databases, what looks as being not supporting them is the Columns schema. As i have told the column anme is not going to change, and i didn't like the idea of having different results for dialect 1 and dialect 3 databases. -- Carlos Guzm

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
validation of the provider. Try to build the provider sources using mono and retry. -- 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] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
Hello: Hum.. where can i find info about how to build it? i just downloaded the installer and installed it. http://www.firebirdsql.org/index.php?op=devel&sub=netprovider&id=development -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blog

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
Hello: "*Version 2.0 of the provider targets only the .NET Framework 2.0 and the .NET Compact Framework 2.0" *Or is it going to compile on mono too? Mono doesn't have right now a complete ADO.NET 2.0 implementation. -- Carlos Guzmán Álvarez Vigo-Spain http://carlos

Re: [Firebird-net-provider] Mono and firebird on windows.

2006-04-03 Thread Carlos Guzmán Álvarez
think you will need to use the mono one. Or maybe SharpDevelop show have an option to browse for the assemblies when adding a new reference to a project -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ --- This SF.Net

<    1   2   3   4   5   6   7   8   9   10   >