Home All Groups Group Topic Archive Search About

VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition

Author
22 Oct 2006 1:48 PM
hunkgym
Good Day!

Would be appreciate if there is solution for the following problem:

- In VB.Net of Visual Studio.Net 2003, developer can click and drag a
table listed in the Server Explorer from a connected database to the
form. This will add OleDbConnection control and OleDbDataAdapter
control to the form . Developer can also Click Data -> Generate Dataset
to generate dataset.

- Would like to know can all the processes mentioned above be done in
Microsoft Free Download of Visual Basic 2005 Express Edition?

Thanks for any feedback, really appreciate it!

For your information:

Processes Screen Shot as in VB.Net of Visual Studio.Net 2003

http://aycu23.webshots.com/image/6142/2004235535092293225_rs.jpg

http://aycu06.webshots.com/image/4765/2004236376857640033_rs.jpg

Author
22 Oct 2006 1:55 PM
pvdg42
Show quote Hide quote
"hunkgym" <hunk***@yahoo.com> wrote in message
news:1161524885.052443.258970@k70g2000cwa.googlegroups.com...
> Good Day!
>
> Would be appreciate if there is solution for the following problem:
>
> - In VB.Net of Visual Studio.Net 2003, developer can click and drag a
> table listed in the Server Explorer from a connected database to the
> form. This will add OleDbConnection control and OleDbDataAdapter
> control to the form . Developer can also Click Data -> Generate Dataset
> to generate dataset.
>
> - Would like to know can all the processes mentioned above be done in
> Microsoft Free Download of Visual Basic 2005 Express Edition?
>
> Thanks for any feedback, really appreciate it!
>
> For your information:
>
> Processes Screen Shot as in VB.Net of Visual Studio.Net 2003
>
> http://aycu23.webshots.com/image/6142/2004235535092293225_rs.jpg
>
> http://aycu06.webshots.com/image/4765/2004236376857640033_rs.jpg
>
Response in dotnet.general