Interview Question in SQL Server Data Services (SSDS)


 

Interview Question :: Visual Studio 2005 and SQL Server problem


I can't use Visual Studio to create Update and Delete Queries through the Data Source configuration Wizard. Visual Studio 2005.

I can use the wizard to create the Select query. The check boxes for Update and Delete queries are dimmed out and I can't select them. I do have the primary key in my select query and that works fine when I test it. I am also able to manually write a delete query and put it into the data souce object. The manually created query works fine!

This worked fine until last Friday or so. It has not worked today at all. I think something was changed at the hosting service because I have not changed anything.

I am logging into the SQL Server on xxxxxx.com with this connection string:

connectionString="Data Source=xxxxxx.com;
Initial Catalog=vTrac;
Persist Security Info=True;
User ID=xxxxxxx;
Password=xxxxxxxxx"

The 'xxxxx's are to redact sensitive info.
Answers to "Visual Studio 2005 and SQL Server problem"
RE: Visual Studio 2005 and SQL Server problem?

Although this isn't really a solution to your current problem, i'd suggest you start using stored procedures for all your db access. It is considered a 'best-practice' by pretty much everyone.
 
Vote for this answer ::  
RE: Visual Studio 2005 and SQL Server problem?

Why doesn't my password work?

Try these troubleshooting steps:



Set your Caps Lock key correctly. Your AT&T Yahoo! Dial or High Speed Internet password is case sensitive: "PASSWORD," "PaSsWoRd," and "password" are not equivalent. Keep this in mind when entering your password.





Delete your cookies. If cookies aren't accepted correctly by your browser, you may be logged out of email home page as soon as you move to a different page. This may block your current ability to sign in or stay signed in.



Clear your browser's cache. The cache is the memory your browser uses to store the content of the Web pages you visit. Storing that content lets your browser load those same pages more quickly the next time you visit them.



If you're still having problems, find out how you can request a new password.











What should I do if I forget my password?

There are several steps to take if you believe you have forgotten your password:







1. Ensure you typed the correct password. Remember, passwords are case sensitive.





2. Make sure Caps Lock is not enabled on your keyboard.







3. Was the Member ID entered correctly? Make sure you have entered your Member ID and domain which is the same as your full email address.







4. Ensure cookies are enabled.







5. After two unsuccessful attempts, open a new browser window such as Internet Explorer and try again.











Why isn't my password working?

There are several reasons you may be getting the "Invalid Password" or "Invalid ID" error message. The most common reasons are:



Passwords are case-sensitive, meaning that "PASSWORD," "PaSsWoRd," and "password" are not equivalent, so make sure your Caps Lock key is properly set.

Do not add the "@yahoo.com" to your ID when signing in.

If you have recently requested a new password, wait 24 hours before attempting to log back in to your account. This will allow your account to update.

The other possibility is that there is a problem setting your "user cookie." A cookie is a small piece of information stored by your browser to help identify you. If your cookie is not being accepted correctly, you will be logged out of your account as soon as you move to a different page. This may be what is preventing you from logging in or staying logged in as you move from page to page on our web site.

Try shutting all of your browser Windows, then find and delete the cookie files in your browser's directories located on your hard drive. Usually, these files are called "cookies." Be sure that you have selected the proper files before deleting.
 
Vote for this answer ::  
Update Alert Setting