Hi guys, I ve been using the Firebird Provider 2.0 Since the beta release and never had problems with it, but i was having some problems with some Dates and was blaming my TextBox for it, but after trying a lot of stuff to fix the problem i m not sure if the problem is the TextBox, some Binding stuff or the Firebird Provider...
The problem is kinda weird, for example.. if i type: 10/10/1980 in my TextBox, when i use: DataAdapter.Update(DataSet), this date changes to: 10/10/2006, the weird thing is that in my database it is recorded as 1980, but shows up as 2006 on my screen after sending it to the database, it is happening in all my Date Fields and with all kinds of TextBoxes, Masked, not masked, customized... Anyone have any idead what could be my problem? Some people said that it would be the formating.. so i tried to add in my BindContext FomattingEnable = true, and a FormatString like this: "dd/MM/yyyy", but it didnt work either, the year keeps changing to 2006 after the update. Any ideas? Thanx in advance for any help. -Fábio. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider