G
George
I want to develop a small software in C# for Windows mobile 6 whose one of
the actions is to connect and retrieve data from the corporatre MS SQL
Server 2005. I am still in development phase with visual studio 2008. When I
create a new connection in my windows mobile form (the same way as in
windows forms for desktop windows) and try to open it returns an error with
the message "SQLException" and nothing else.
what am I doing wrong?
George
the actions is to connect and retrieve data from the corporatre MS SQL
Server 2005. I am still in development phase with visual studio 2008. When I
create a new connection in my windows mobile form (the same way as in
windows forms for desktop windows) and try to open it returns an error with
the message "SQLException" and nothing else.
what am I doing wrong?
George