|
-
Nov 18th, 2011, 04:36 AM
#1
Thread Starter
New Member
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....
-
Nov 18th, 2011, 05:28 AM
#2
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.
-
Nov 18th, 2011, 05:44 AM
#3
Thread Starter
New Member
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
-
Nov 18th, 2011, 10:18 AM
#4
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|