S
Stijn Verrept
I'm making a pocket pc application and using this as a guide:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnroad/
html/road08272002.asp
I can connect to SQL server fine but I was wondering if it isn't
possible to put a SqlConnection and SQLCommand and ... on the form
(visual) instead of needing to create is all in code? Is this possible
for Pocket PC? The components are all grayed out although I'm using
them in code.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnroad/
html/road08272002.asp
I can connect to SQL server fine but I was wondering if it isn't
possible to put a SqlConnection and SQLCommand and ... on the form
(visual) instead of needing to create is all in code? Is this possible
for Pocket PC? The components are all grayed out although I'm using
them in code.