Results 1 to 4 of 4

Thread: vb.net and sql connection

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2011
    Posts
    10

    vb.net and sql connection

    i am doing project in vb.net 2008 using sql server 2008. how ever suddenly changes that i made in my sql server database ate not getting reflected in my project database ..
    CAN ANY1 PLZ HELP ME....

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: vb.net and sql connection

    You might try providing a more complete explanation of what you've got, what you're doing and what does and doesn't happen. What you've provided is far too vague to do anything but speculate.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2011
    Posts
    10

    Re: vb.net and sql connection

    i added one view in my sql server database and it is not thr in my project database even if i change data of my table frrom sql server i am not getting any changes in my project database. if i add data in my project db then i am not getting it on sql server db

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: vb.net and sql connection

    When you say "sql server database' and "project database" you appear to believe that they have some standard meaning that everyone will understand. They do not. If you're using SQL Server then every database is a SQL Server database and if the database id for your project then it's a project database. Please provide a FULL and CLEAR explanation of how and where these databases were created and accessed. Is it a full SQL Server instance or SQL Server Express? Are you using Management Studio or just Visual Studio or VB Express? What EXACTLY are you doing and what EXACTLY happens?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width