I'm wondering how to use Windows Authentication with FB server v 2.5 and
FirebirdClient.dll v 2.5.2, Win 7 Pro, 64 bit?
I have the same user name set up for Windows and FBServer.
I am trying:
Dim connstring As New
FirebirdSql.Data.FirebirdClient.FbConnectionStringBuilder()
On Fri, Nov 12, 2010 at 13:18, Roberto Carlos | Unimed
wrote:
> I need know if FbDataReader.HasRows and FbCommand.Cancel is work fine,
Yes, it works fine.
> or if FbDataReader.HasRows only return true,
If it's select, yes. It's a limitation of Firebird protocol, you don't
know it until you fetc
On Fri, Nov 12, 2010 at 15:45, Marc Bettex wrote:
> I'm currently using the ado.net firebird client 2.5.2 and I have some
> problems with INSERT statements that have a RETURNING clause, such as
>
> INSERT INTO myTable(myColumn1) VALUES ('myValue1') RETURNING myColumn1,
> myColumn2, myColumn3;
>
>
Hi,
I'm currently using the ado.net firebird client 2.5.2 and I have some
problems with INSERT statements that have a RETURNING clause, such as
INSERT INTO myTable(myColumn1) VALUES ('myValue1') RETURNING myColumn1,
myColumn2, myColumn3;
As long as I want to retrieve only one column, I can use t
I need know if FbDataReader.HasRows and FbCommand.Cancel is work fine,
or if FbDataReader.HasRows only return true,
or if FbCommand.Cancel don't cancel current executing command.
--
From: "Jiri Cincura"
Sent: Friday, November 12, 2010 9:00 AM
To: "F
On Fri, Nov 12, 2010 at 11:43, Roberto Carlos | Unimed
wrote:
> FbDataReader.HasRows and
Yes, it was there for quite some time.
> FbCommand.Cancel is work in Firebird .NET providers
> 2.5.2 ?
No, there's no such method if you look at the FbCommand class.
--
Jiri {x2} Cincura (x2develop.com fo
Hello,
FbDataReader.HasRows and FbCommand.Cancel is work in Firebird .NET providers
2.5.2 ?
--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and manage