Reading Data From Database
-
hellow .. i am trying to read data from the server ... i use DataReader .. but when i try to pick the date to the Date Control i have many problems ... i try myReader.GetValue() and i try myReader.GetDateTime() but i can't i always get error message that the data is wrong ! any help appreciated ..
-
hellow .. i am trying to read data from the server ... i use DataReader .. but when i try to pick the date to the Date Control i have many problems ... i try myReader.GetValue() and i try myReader.GetDateTime() but i can't i always get error message that the data is wrong ! any help appreciated ..
The data is wrong. What else can we say ? We need to see your code, and see the data you're pulling in, for us to tell you what's wrong with it.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )