Having spent the last two years writing with Access (2003/2007) and finding the deployment (security messages et al)just a pain I decided to change tack and try VB (after all VBA to VB should be a doddle right>?)
I am finding it really hard to get into the VB mindset and am looking for a good book to get me on the right track.
What I am really after is a book that deals with the simple things in life - not the squillion nice to haves in VB but just something I can relate my Access experience to so I can re-develop my application without too much stress!!
For example, in Access I link to my backend at the start of my application (and relink of already there) and that is all I need to do.
Can I do this in VB? I have seen many examples of connecting each time a form is loaded.
Finally I have yet to see sub-forms in VB - Do they exist.
I guess that I have asked many questions but hope that someone can give me simple answers.
I am using visual studio 2008 professional with SQL Server 3.5 compact as a back end if that helps.
Many Thanks
Jon
I am finding it really hard to get into the VB mindset and am looking for a good book to get me on the right track.
What I am really after is a book that deals with the simple things in life - not the squillion nice to haves in VB but just something I can relate my Access experience to so I can re-develop my application without too much stress!!
For example, in Access I link to my backend at the start of my application (and relink of already there) and that is all I need to do.
Can I do this in VB? I have seen many examples of connecting each time a form is loaded.
Finally I have yet to see sub-forms in VB - Do they exist.
I guess that I have asked many questions but hope that someone can give me simple answers.
I am using visual studio 2008 professional with SQL Server 3.5 compact as a back end if that helps.
Many Thanks
Jon