Sql Server Knowledge Base
SQL server? I am working on two SQL servers at work... testing them out. One is SQL 2005 standard and the other being 2005 SQL express. I am trying to use import/export utility on the standard edition to move a database to the express addition. I was getting errors at first but then researched and troubleshooted to find that on the express server tcp/ip and pipe naming was disabled. I stopped and restarted the service. Now when i try the import/export on the standard server it does not list the express server to choose as it did before. It is no longer on the list of servers....any suggestions???
SQL Server? Hi i am doing insert statement in ui for updating the values in SQL Server. But most of them are not doing like this, they are using stored procedures y they are using Stored procedures for inserting datas.
How to connect sql server 2005 by using windows authentication from a client computer to a server? I am a beginner of sql. I try to connect from my labtop (XP home) to my office server (server 2003) to access the database in the sql express. I am using Server Management Studio Express in my laptop, and using windows authentication, and connect to another computer (server) and access the server's sql server. (by the way, where to put username and password?) But it always failed and said i have no premission to access... why?
What is the difference between SQL Server and MySQL? I understand that MySQL is used to manage your website database can SQL Server do the same thing, if so why are companies such as Yahoo and Google using MySQL. What is Microsoft SQL Server's and MySQL's main purpose
Is there any hands on training for SQL Server? I am planning to learn SQL Server. I was wondering if there is any website or school (in Northern California) for learning SQL Server. By the way, I already know the basic of SQL using MySQL, but I find it difficult to install SQL Server(the free version).So, I am thinking to take one of those classes that you do not need to install anything.
How to copy a database from one SQL Server to Another? Hi all, I need to copy the existing database from one SQL Server (System1) to another SQL Server in System 2. How do i do it??? Any howto guide would be preferred. Thanks for your help. Please provide a Step by step guide or a link to the same.
Is there a migration guide for separating the SQL Server from a Microsoft Sharepoint 2007 server? We have a Microsoft Sharepoint 2007 Standard Server installed together with the Microsoft SQL Server 2005 on the same machine. Right now, we already outgrow the server and need to move the SQL Server out to a separate machine, is there a best practices and/or migration guide that someone has written that illustrates the detailed steps to go about doing so. For example, can the configuration database and the content database move together? Or do we need to have the configuration database still in the same server as Sharepoint 2007?
Is it slower to close and open a SQL Server connection instead of keeping it open? Hi! I'm developing an application with VB.NET which will be connecting to a SQL Server database, no other application will be connected to the database so I've got the following question: How will it be faster: closing and opening a connection when needed or keeping the connection open? I know that when many users connect the first option is better but since It will be only one user, which option is the best one? Thanks and blessings since now!
How do I add a user to SQL Server 2005 so they can connect over LAN? How do I add my laptop to connect to my sql server on my desktop? Both machines have the same version of SQL Server and they are already networked up for file sharing, RDP etc. Do I need to edit anything within the network configuration in the configuration manager? I have tried to search for my desktop pc name when trying to add a user but nothing comes up. Thanks.
Sql Server............? Any body knows any good place to learn Sql erver admin and development, (T-SQL,Monitering,Performance).Any institue in Nj,NY will be great.I prefer go for classes instead of Online. :)
How can I configure SQL Server 2008 Express so it only accepts local connections? i just installed SQL Server 2008 Express Edition. I want to configure it so that only my local computer can connect to it. I already deselected "Allow remote connections to this server" but is there anything else I need to do? Also, there are about 9 different logins set up on it. Can I remove any of these and only keep my local account login? ThankS!
How do I work out what SQL server phpBB 3 is running on? Hey all, This may be a silly question with an obvious answer but I can't work it out. How do I find out what server my phpbb3 forum is running on, all my sql servers show that there is a forum assigned to them but doesn't say which one! Is there anything in the admin panel that will tell me the exact server it on? Hope you can help! Tom. :)
Connecting a SQL server to a webserver and internet using 2 cards? Hi, I need to do the following Webserver Card1 - Internet connection and local network (domain services) Card2 - Direct to SQL server SQL server Card1 - Internet connection and local network Card 2 - Direct to Web server Basically all DB traffic between web and SQL server should be using Card 2 on both boxes and all Web traffic should use Card1.
What is the difference between a Report and a View in MS SQL Server? Aside from the obvious configuration/design, what is really the difference between a Report and a View in SQL Server. I understand that a Report is useful when presenting information outside the the database (business). I also understand that a View is useful for reference within the database (business). But, what is the primary difference... content? Thanks.
How to Connect Sql Database without Installing Sql Server? We are using Sql Server database as our project back end and VB 2008 as Front End. Now we want to deploy this project to client side. But we dont want to install Sql server at client side. So how can we access Sql Server database without Installing Sql Server ( Like MS ACCESS MDB ). We are using Visual basic 2008 for Our Project.
What is the best book for studying MCTS SQL Server? Hi, Just wondered if there was a definitive 'best' book for MCTS SQL Server. I remember when I did some comptia certifications, the Mike Myers books were generally accepted to be the best books to get. Any opinons?
Does MS SQL Server need to be running on my XP home computer ? I see a MS SQL Server icon in my toolbar at the lower right of my monitor screen. I'm thinking all the icons there represent programs that were opened when I started the computer, and are currently running. What is MS SQL Server doing for the computer, if anything, and does it need to be running all the time ? Running under Win XP on a Dell computer.
How does Visual Basic work with SQL Server? I am wondering how Visual Basic works with SQL Server. I know very little about both programs, other then SQL is a relational database. I mostly know PC hardware, Windows (including server 2003/2008) and a bit of networks. Would any one be able to explain the two programs and how they work together?
How do I access data from a SQL server? I'm not familiar with SQL servers. I'm working with a program that stores its data on an SQL server. The program basically stores user information, name, age, address, email, etc. What kind of program do I need to use to access the data? I'd like to be able to run queries so I can print out lists. For example, a list of user names and their email addresses.
What are the best books or resources to learn SQL using MS SQL Server 2005? I am a newbee in this area and I recently joined a Database management class where in I am using MS SQL Server 2005. I couldn't find good resources where in I can find more examples and better explanations. Please suggest me some books or online resources for basic and advanced SQL using MS SQL Server 2005. Thanks in advance.
How long does it take to be good at Sql Server 2005? Professionally how long does it take to become an entry level sql server 2005 developer? Any .Net language combination that you guys might suggest? I am not talking about about DBA as I know that it takes years to achieve this particular goals. Any suggestions will be greatly appreciated. Thanks for your time.
How to handle the exceptions in SQL Server 2000? Hi all! I'm a beginner for SQL Server 2000. But, I've learned exception handling in Oracle 8i. I know the meaning of the exception handling but I can't able to write a programs in SQL Server 2000. So please tell me the simple program for exception handling. And tell me, what are all the keywords or functions to be involved.
What is the Microsoft SQL server 2005 and do I really need it? I have had The microsoft SQL server 2005 for a while on my computer and I want to uninstall it to free up some space but I don't know if I should. I can't remember where I got it and I don't really know what it does. Can someone please help me. THANX!!
Is it possible to install sql server 2000 in windows xp? I am trying to install sql server 2000 standard Edition in windows xp. When i am install i receiving an error msg " microsoft sql server 2000 standard Edition server component is not support on this OS.Only client component will be available for installation."
sql server? does anyone know which website that i can visit to get everythiing about sql server from novice user until professional level.. and also website for java regarding how to program it to make report; i mean in a system which using java,how to produce monthly report, annual report and etc. please help me....thanks a lot.
sql server? my sql server says not connected how do i connect p.s i am a beginner please be specific thank you
How to insert a text between the required row in SQL SERVER? Hi, It is possible to insert a text to a table between two entries with out changing its id..... Ex:- Uid text 1 aaaaa 2 bbbbb so is it possible to insert a text between the two as Uid text 1 aaaaa 3 ccccc 4 ddddd 2 bbbbb in sql server by using procedures and queries...... Pls help me to solve the problem.
How to attach Database to SQL Server 2000 remotely? Hello! I have SQL Server 2000 installed on one of the node at my office network running Windows XP Professional. I want to attach a database to it from another terminal over the network. Can someone tell me the exact process for the same?
How to get the application's name in SQL Server 2005? Hi! I need some help with SQL Server 2005. I've got a database that works with some applications, in other words, a user with a Java or another application can update, delete or insert in its tables. I want to make a trigger so when a user performs one of those commands, I can get the application's name. Is there a way to do this?
How do i connect to server on Microsoft SQL Server 2005? I have just installed Microsoft SQL Server 2005. When I start the Server Management Studio, it displays a "Connect to Server" dialog box. I have tried my best to connect to the serevr, but i dont know which server the programming is asking to connect to. I am assuming it's a local server that is set up on my machine since the setup required me to install Windows IIS, but i have no idea how to connect to it. I tried using all the options available at the "Connect to Server" dialog, but i am still unable to connect to a server. What should I do? I am frustrated and i need to use this software pronto, since i have assignments and deadlines to complete for my Enterprise Computing course.
What kind of sites can we start with a SQL server ? I have recently set up an apache server with php and a sql server. I did this because I was bored and it kept me occupied. Now it's set up and i got nothing to do. What can we start with a sql server ? For example an image hosting site, music hosting site, etc.
what is the right order to install SQl server and visual studio? i want to know, wheter it is necessary to install sql server 2008 before installing visual studio or it will work even if i install after intalling visual studio? Please help i am trying this for 10th time becoz i there was problem of connection with sql serer 200, 2005 was installing always with errors on my laptop. now i want to give my best shot... thanx for help
what is the best RAID type to use for SQL server? I am planning to setup 2 SQL server and cluster both servers, i wanted to know which RAID type can maximize the the ability of both clustered server with regards to data accessing and i want to make sure that the data will be safe in case any trouble arise
what salary should I expect in CA as a SQL Server DBA? I am being offered a position as a SQl server DBA at a firm in poway CA , they are offering me a package of 65k / annum to start with , I have about 2 yrs of experience as a DBA , what do you guys think about the pay , is it less since the expenses in CA are way too much as compared to NJ where I am staying ?
How do I transfer flat file to SQL Server? Is there a step by step method? See, I'm a novice to SQL Server, we were trying to test the SSIS functionality available in SQL 2005, particularly in server management studio, i need help..anyone who could help me..thanks!
How Can I Find My SQL Server ? I need to install a program on my computer, but their is a slight problem. But they say I need to select a SQL server Instance Please help me.
How to remove a sql server 2005 database log file that is more than 7GB ? Database file size is 50MB. I tried to shrinkdatabase and it's log file but no success. I vad a solution In sql server 2000, I detached the database and remove the log file and when i tried to attach it again sql server 2000 made a new log filewith 1MB size. but sql server 2005 doesn't allow this way. help please
How can i build Database including SQL Server? How can i build Database including SQL Server seperately for vb.net application. I dont want customer to use their SQL Server for my product. because it could have their own login. where i wants application to install without asking any configuration for SQL I have seen Microsoft Retail Management system (POS Software) that the samething i want to do.
Where can I find the interface for SQL Server 2005? Does SQL Server 2005 have a neat interface similar to Oracle's 10g XE? If so how do I access it, where can I find it? Is Visual Studio Database Projects it? I know I have SQL Server 2005 installed because it came with Visual Studio 2005 Professional.
Can anybody tell me the steps to install SQL Server? I have installed Visual Studio 2005 and want to connect it with Microsoft SQL Server 2005..so pls tell me the steps to install and configure it. I have the installation files. If you pls tell me the procedure to connect VS 2005 with Oracle as the backend database software then it will be great. Thanks.
Can I install Oracle 9i, Oracle 10g, and SQL Server 2005 in one machine? Oracle 9i - 9.2 Enterprise (Developer edition) Oracle 10g -10.2 Enterprise (developer edition) SQL Server 2005 Developer Edition I already installed the 9i and SQL Server 2005, with the appropriate services stopped (set to manual). I am planning to install 10g on the same machine and set the appropriate services to manual. Can I have them all in one machine?
What is the main purpose of a SQL server in a corporate network? I've installed multiple SQL servers at work and didnt have a clear idea on what it is really used for. Mostly after I install all components (HW/SW), I leave the configuration tasks to our DBA in which they handle the rest as far as connection, securing, etc.... Please advise. Thanks!
How to connect JAVA GUI to SQL server database? Any information, help, references is much appreciated. I have simple JAVA GUI and simple SQL SERVER DB and i want to connect them together so i can use the UI to update the data in SQL. I think its simple idea but i can not find any information (may be tutorials) how to do it.
How do I set up SQL Server Express or 2005 on home machine? I want to set up my home computer to have SQL server so I can know how to work with ASP or ASP.Net once I'm in a business environment. Can you give me a link or instructions on how to set this up? Ultimately, I'd like to see the server in action so that I can view a page (which access the SQL Server DB) from another computer. Any good links for tutorials other than the microsoft site?
How to install second instance of SQL server 2000 on the same machine? I want to install a second instance of SQL server 2000 on the same machine(running windows server 2003) but every time i install the second instance I cannot have connection to it from any client although I can have access to it from the server itself what should I do to make the second instance work? should I change anything in the parameters of the instance? maybe changing the port or maybe changing the destination of the program files when installing the instance to make it different than the the default instance program files??
How do I get MS Access to recognize a duplicate record now that tables have been moved to SQL Server? I recently moved some data tables from an MS Access database to a SQL Server 2000 database. The Access database continues to serve as the user interface for data entry, queries, and reporting. When the data tables were in Access and a user tried to enter a duplicate record, he/she received an error message. Now when a user enters a duplicate record, using the same interface, SQL Server accepts the record. I verified that the properties on the tables in SQL Server and the backup MS Access database were the same. Also verified the Primary keys on both SQL Server and MS Access were the same. Thanks Stanley. Your mention of "constraints" prompted me to use an ALTER TABLE command and Add a constraint. That did the trick.
How to make sql server 2000 generate sql scripts automatically? Is there anyway that whenever I create stored procedures or whenever I update some tables in the database...that sql server can automatically generate sql scripts for that on the development server? So it would be easier when I update the database on the production server? thanks
How do i connect to SQL server with PHP? My pages run 100% ok on linux, but i need to use an SQL database and retain my PHP. This will probably run on a windows server. Someone give me the connection script for this. My pages run 100% ok on linux, but i need to use MSSQL database and retain my PHP. This will probably run on a windows server. Someone give me the connection script for this.
How to get a resultset from SQL server into java ? I need to run a Stored Procedure in SQL server from Java and catch the resultset , and so far I wasnt able to . can anybody give me an example ? ResultSet rsCombo = null; try{ cs = connSql.conSQLServer2.prepareCall("{call [dbo].[prscrapModulesList]}"); rsCombo = cs.executeQuery(); while (rsCombo.next()){ **** here shows an error the stored procedure is... PROCEDURE [dbo].[prscrapModulesList] AS select moduleid as id , moduleid as description, '-1' as cond1 from scrapmoduleload where moduleid not like '' order by moduleid **** question ... do I need a cursor to send the resultset to Java ?
Using MS Access to update a SQL server back end? I need to create an Access database to facilitate the updating and viewing of an SQL server table. I plan to use forms to control the data input of mandatory fields etc. What complications may occur by doing this? Do I need to prepare the table with anything specific? -Timestamps etc. Any other things to think about before I start?
Where can I get a free download for MS SQL Server Query Analyzer? I am running MSDE 2000 Rel A in conjunction with a web based project mgt software. I would like to install additional components for the PM software, but it requires MS SQL Server Query Analyzer. Does the analyzer even work in conjunction with MSDE 2000? I really can't spend the money on a full version of MS SQL Server 2005.
What does it mean when you access a database through SQL Server and there are no stored procedures? I'm the administrator for my organization's project management system, which is basically just a web app that connects to a SQL Server 2000 database. The web app itself is one giant DLL (written in C++, from what I've read). I know a bit of SQL (just enough to perform simple operations like deleting records, etc.), but not enough to really troubleshoot anything. I'm having difficulty deleting records from a table (from the web app, not from SQL Server Managment Studio), and I keep getting a "Database error: The record list with the 'select blah from blah' select statement could not be read from the table - Invalid column prefix : No table name specified" message. It seems like everything's obfuscated and I can't call the vendor because the company I work for "forgot" to send payment for our tech support. Should I just manually delete the records from table using SQL, or is there some other way that I could solve this problem? The only ones that I see are "system stored procedures"
Powered by Yahoo! Answers