Hi All.
.Net Provider 2.0 Alpha works with Visual Web Developer 2005 Express?
If yes how to install it??
Thanks
Arn
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for
.
Sorry for the long time asking...
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.
);
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
();
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
Hi Arn,
I think your mistake is that you call the AcceptChanges()-Method from
your DataGrid BEFOR you update the data!
In this case the Update()-Methode can't find any changes in your
DataGrid because the RowState Property of all DataRows was set to
unchanged.
Call first the Update()-Me
);
Tran.Commit();
fbConnection1.Close();
// *
Grid1.EditItemIndex = -1;
fbDataAdapter.Fill( fbDataset1 );
Grid.DataBind();
}
TIA
Arn
---
SF.Net
Sorry for the misleading subject.
It should be: Help on embedded server.
Ciao
Arnaldo
---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training
Hi All.
After some readings and tests I can figure out the connection with
D2005( c# ) and pascal.
I have connect my test.fdb with the .net provider
Now I'd like to use the embedded server( fbembed.dll).
Dont' work, so I have read all the list and finally:
1) Some say to put the fbembed.dll a
Hi All.
My name is Arnaldo.
I am new to .net.
I am using Delphi 2005.
Exist a paper, a demo or whatsoever on using Firebird-net-provider with
Delphi?
either Pascal or C#??
TIA
Arnaldo
---
This SF.Net email is sponsored by the JBoss Inc.
G