Where is the Data Form Wizard...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Saucer Man

    #1

    Where is the Data Form Wizard...

    ....in Visual Basic.net 2008 Express?

    --
    Thanks!


  • Cor Ligthert[MVP]

    #2
    Re: Where is the Data Form Wizard...

    Hi,

    Do you mean for a webpage or for a mobile.

    This is just kidding, but VB 2008 is not limited anymore as VB6, as they
    should make fore every positility a kind of data form wizard, you probably
    could not even find it anymore.

    VB2003 had a kind of Data Form Wizard, but like as with VB6 was that wizard
    never as good as with MS-Access. You could not change it in anyway.

    As you want to crearte dataform wizards, have then a look at Access, that is
    made for that kind of development.

    jmo

    Cor

    "Saucer Man" <saucerman@nosp am.comwrote in message
    news:48f6142a$0 $3687$cc2e38e6@ news.uslec.net. ..
    ...in Visual Basic.net 2008 Express?
    >
    --
    Thanks!
    >

    Comment

    • kimiraikkonen

      #3
      Re: Where is the Data Form Wizard...

      On Oct 15, 7:02 pm, "Saucer Man" <saucer...@nosp am.comwrote:
      ...in Visual Basic.net 2008 Express?
      >
      --
      Thanks!
      Not available also on VB 2005 Express, and it's said that Data Form
      Wizard isn't included anylonger in these versions.
      As said here, you can use these approaches to access data:

      http://msdn2.microsoft.com/en-us/63h88ca4(VS.80).aspx
      http://msdn2.microsoft.com/en-us/wzabh8c4(VS.80).aspx

      Start with using Data Source from;
      Data -Show Data Sources

      Hope this helps,

      Onur Güzel

      Comment

      • Saucer Man

        #4
        Re: Where is the Data Form Wizard...

        Thanks to both of you for you help.


        "kimiraikko nen" <kimiraikkonen8 5@gmail.comwrot e in message
        news:ca0be1ba-2311-4465-9dc1-4f43820f7139@m3 g2000hsc.google groups.com...
        On Oct 15, 7:02 pm, "Saucer Man" <saucer...@nosp am.comwrote:
        ...in Visual Basic.net 2008 Express?
        >
        --
        Thanks!
        Not available also on VB 2005 Express, and it's said that Data Form
        Wizard isn't included anylonger in these versions.
        As said here, you can use these approaches to access data:

        http://msdn2.microsoft.com/en-us/63h88ca4(VS.80).aspx
        http://msdn2.microsoft.com/en-us/wzabh8c4(VS.80).aspx

        Start with using Data Source from;
        Data -Show Data Sources

        Hope this helps,

        Onur Güzel



        Comment

        Working...