Summary: After installation of SQL Server 2005 Developer Edition, only have Configuration Tools available, I have XP SP3, and I have SQL Server 2000 already in...
Summary: Hi, We have just installed visual studio 2008 which includes sql server compact edition 3.5. We want to export an sql server 2000 based database to ne...
Summary: I am still researching the procedure for upgrading my trial version of SQL 2005 to the retail version. If anyone has a good article on the procedure ...
Summary: I find myself very confused regarding database tools and a matter of what does what and what is capable of what. For a personal endeavor of mine, i wi...
Summary: To Stuart : Could you please tell me which hand held device are you talking about? Mine is HMI from Siemens. To Wizard-Fred : How to get MS-Access? Be...
Summary: If the goal is to have all the data in one table, and your Customer Name is all one field (not recommended, but okay for now), make that the Primary K...
Summary: Quick general question... We have the trial version of SQL 2005 installed and now have the full version ready to be installed. I have read that i just...
Summary: I have been trying to manipulate data from a fairly complex database. I am creating a report that is counting a specified field once it has gone throu...
Summary: When using SQL Server or MySQL, is there a way to create a statement to update/change a letter in a field. Specifically if I have a list in a specific...
Summary: Hello, I just installed SQL Server 2005 Express, and am having trouble starting the Service for it. I accessed the SQL Server Configuration Manager, a...
Summary: I am not a sql db manager by any means but I've been asked to reset the sa password for a sql 2005 server. My concern is ...will changing this passwor...
Summary: Hi, I am loading a file into multiple tables using SQL Loader: (a) Format of the File is as follows: H|820020080422|03/27/2008|90.00|90.00 D|99.609|AD...
Summary: You could. depending on the release of software you are running, you could experience configuration issues. SQL 2005 requires you to enable the xp_c...
Summary: We're using sql server 2005 and when running our etl tool the server acts strange. Uptill now we have had no problems what so ever. Today when running...
Summary: I am trying to create a search function in a form. it wil search the specified table and return the results in a subform on the same form. This is the...
Summary: My home computer does not have a network on it and isn't set up to show Users and Groups under Computer Management. I have SQL Server 2005 Reporting ...
Summary: Hi I am trying to spool the output of 3 sql queries into different sheets of the same excel file. Like Query 1 result in sheet 1 of report.xls Quer...
Summary: Hello, I am Software Development Intern at a small company. We run Microsoft SQL Server 2000 on Win2k. One of our database tables was recently destroy...
Summary: Use google (or some search engine) to find resources. I did a google on "sql oracle tutorial" and found numerous links to books, papers and websites....
Summary: Well, the thoughts of having something pre-made has crossed the mind. However, this is to be a business application, my supervisor will rather.... giv...
Summary: To do this with SQL would likely require that the flavor of SQL you are using (MySql, Oracle, Informix, DB2, etc) contain a function that will convert...
Summary: SQL is not a Database: SQL is a tool you can use to manipulate data in a database. Almost all DB products support some type of SQL, some support the...
Summary: i have a database with a form that shows a list with all the courses that are provided by companies i know need to have a button or someting beside ea...