Re: [Firebird-net-provider] Cannot update the data on database

2005-11-07 Thread Arn

[EMAIL PROTECTED] wrote:


Hello:

 

 FirebirdSql.Data.Firebird.FbTransaction Tran = 
Connessione.BeginTransaction();
   



Could you check here the HasChanges 
property of the DataSet please ??


 

 FbDataAdapter1.Update( 
   


fbDataset1 );
 


 Tran.Commit();
 fbConnection1.
   


Close();
 

 fbDataset1.AcceptChanges();  -- 
   

have moved 





--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain
 




Hi.

The HasChanged  property of the DataSet is set to false.

TIA

Arn


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Cannot update the data on database

2005-11-07 Thread Arn

Hi.

Sorry to bother the List, but I cannot resolve what seems to me a too 
much simple

issue.

this is a NOT WORKING snippet:

 private void Grid1_UpdateCommand(object source, 
System.Web.UI.WebControls.DataGridCommandEventArgs e)

 {
 fbConnection1.Open();
 FirebirdSql.Data.Firebird.FbTransaction Tran = 
Connessione.BeginTransaction();

 FbDataAdapter1.Update( fbDataset1 );
 Tran.Commit();
 fbConnection1.Close();
 fbDataset1.AcceptChanges(); 
 Grid1.EditItemIndex = -1;

 fbDataAdapter.Fill( fbDataset1 );
 Grid.DataBind();
 }

This code NOT update the underlying database.

the HasChanged property of the fbDataset1 return false.

What is wrong


Anybody willing to help??

TIA

Arn


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] Free VS 2005 good for the provider?

2005-11-07 Thread Benton

Hi Carlos,

Microsoft is giving away Visual Studio 2005 Express Editions:

http://msdn.microsoft.com/vstudio/express/

Will this have an impact on the date you plan to release the 2.0 provider 
compiled by VS 2005 final, if you have one already?


Best Regards,

-Benton 




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


OffTopic - Re: [Firebird-net-provider] Free VS 2005 good for the provider?

2005-11-07 Thread ShofB
Does anyone know the difference between the Express C# and theFull Visual 
Studio?
- Original Message - 
From: Benton [EMAIL PROTECTED]

Newsgroups: sourceforge.firebird-net-provider
To: firebird-net-provider@lists.sourceforge.net
Sent: Monday, November 07, 2005 2:34 PM
Subject: [Firebird-net-provider] Free VS 2005 good for the provider?



Hi Carlos,

Microsoft is giving away Visual Studio 2005 Express Editions:

http://msdn.microsoft.com/vstudio/express/

Will this have an impact on the date you plan to release the 2.0 provider 
compiled by VS 2005 final, if you have one already?


Best Regards,

-Benton


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download

it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 11/5/2005






--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 11/5/2005



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: OffTopic - Re: [Firebird-net-provider] Free VS 2005 good for the provider?

2005-11-07 Thread Hayk
There is a feature matrix available to better explain, but in short the main 
difference is that Express versions do not support any 3rd party components 
or tools integrations. So basically it is a very limited environment, but 
the language features themselves are same and should work fine for a small 
projects.

ShofB [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]
 Does anyone know the difference between the Express C# and theFull Visual 
 Studio?
 - Original Message - 
 From: Benton [EMAIL PROTECTED]
 Newsgroups: sourceforge.firebird-net-provider
 To: firebird-net-provider@lists.sourceforge.net
 Sent: Monday, November 07, 2005 2:34 PM
 Subject: [Firebird-net-provider] Free VS 2005 good for the provider?


 Hi Carlos,

 Microsoft is giving away Visual Studio 2005 Express Editions:

 http://msdn.microsoft.com/vstudio/express/

 Will this have an impact on the date you plan to release the 2.0 provider 
 compiled by VS 2005 final, if you have one already?

 Best Regards,

 -Benton


 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. 
 Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Firebird-net-provider mailing list
 Firebird-net-provider@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


 -- 
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 11/5/2005





 -- 
 No virus found in this outgoing message.
 Checked by AVG Free Edition.
 Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 11/5/2005



 ---
 SF.Net email is sponsored by:
 Tame your development challenges with Apache's Geronimo App Server. 
 Download
 it for free - -and be entered to win a 42 plasma tv or your very own
 Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
 ___
 Firebird-net-provider mailing list
 Firebird-net-provider@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
 




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider