Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cbrown777
  • Order by date
  1. cbrown777

    re: HELP with attaching databases from VS 2005 & SQL Server 2005

    It appears the problem is solved. Somebody emailed me a link on this procedure and I am no longer getting the above mentioned errors. Thanks for everybodys attempts to help.
  2. cbrown777

    re: HELP with attaching databases from VS 2005 & SQL Server 2005

    It doesn't matter which database I try, northwind, adventureworks, my own, etc. They all have the same error. My objective? To simply connect any of the above databases to a visual basic.net program from visual studio 2005. I have heard from many others who have had this issue and I am simply...
  3. cbrown777

    re: HELP with attaching databases from VS 2005 & SQL Server 2005

    I have tried posting questions on this topic but still to no avail. For some reason I cannot attach a database(including northwind or adventureworks) from visual studio 2005 using sql server 2005 and get a different answer depending upon how I run it. I have tried to check on a number of tips...
  4. cbrown777

    problem attaching a sql server database

    I checked user mapping and my database is just like northwind and others having owner and public checked. I can get connected in ssms but not visual studio 2005. It appears that visual studio 2005 is the roadblock. I don't understand yet why I can get in using ssms but not vs 2005.
  5. cbrown777

    problem attaching a sql server database

    Thanks for spending the time with me. I have gone everywhere that has anything to do with security, permissions, etc., and I cannot for the life of me figure out where this security is hanging up. I am using a laptop with sql server developer edition and running sql server on same machine, no...
  6. cbrown777

    problem attaching a sql server database

    honestly, I don't know. How do I check this.
  7. cbrown777

    problem attaching a sql server database

    my authenication is windows. I am not using the sql server login. Any suggestions?
  8. cbrown777

    attaching sql server 2005 database issue

    I have already tried a number of ideas from others on how to get a successful connection to a sql server 2005 database in visual studio 2005. When I test connection I get this error: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this...
  9. cbrown777

    problem attaching a sql server database

    I have visual studio 2005 and sql server 2005 developer edition. I believe I have the latest sp's for both installed. I can access the database I created directly from sql server management studio but cannot attach it to visual studio. I have tried to run is as administrator but still I...
  10. cbrown777

    gave up on vista installs

    Thanks. I will do that. In the meantime I discovered that if I run as administrator, it also works.
  11. cbrown777

    gave up on vista installs

    I uninstalled sql server express believing it might conflict with the developer edition install and this time it completed. It gave me a warning about iis not being installed but I checked that out and it was. Also when I went to connect to the database it gave me an error. Don't know why...
  12. cbrown777

    gave up on vista installs

    Thanks for the response, but when I tried to install the developer edition, nothing shows up on my laptop. What step(s) did I miss if anything.
  13. cbrown777

    re: northwind and pub database install help needed

    I have looked at a number of scripting info on how to install the sample northwind and pub databases and need help. I already have the mdf and ldf files downloaded. The scripting file on the internet says to run the following command: osql -E -Q "exec sp_attach_db @dbname=N'Northwind'...
  14. cbrown777

    gave up on vista installs

    After checking directly with microsoft and much research on the internet I am to understand that my vista premium home edition(most new pcs) will not run anything but the sql server express edition. I downloaded the management studio express tool and can build databases. My question is will...
  15. cbrown777

    sql server trial version 2005 installation problem

    Thanks for the info. I found another link that installed sql server express with the sp2 patch and finally received the manager studio componet. Now I am having trouble installing the northwind database.
  16. cbrown777

    sql server trial version 2005 installation problem

    Does anybody know if this trial version can be installed on the vista home premium edition? The microsoft website does not show vista and I can't believe that microsoft does not have a compatible version for vista yet.
  17. cbrown777

    re: new to sql 2005

    I just downloaded sql 2005 trial version but I only have the configuration manager showing up. There seems to be missing componets that allow you to build databases. I don't remember how I installed it, if it asked administrator or user or whatever. Any help on where you set up your...

Part and Inventory Search

Back
Top