| Thread | Last Post | Replies |
|
| install SQL Server 2000 instance with existing SQL Server 2005 one | 14 Mar 2008 10:08 GMT | 2 |
As written in the subject, I would like to know if it is possible to create a named instance of SQL Server 2000 on a W2K3 Server that already have a default SQL Server 2005 instance? I know that the contrary is possible but this way is it still true?
|
| data import task | 14 Mar 2008 09:18 GMT | 8 |
Hello - suggestions greatly appreciated. I'm trying to import data from similar tables between a local access database and a network accessible sql server. After using the Microsoft SQL Server Management Studio import wizard
|
| export roles and users into CSV | 14 Mar 2008 08:03 GMT | 2 |
First of all, my SQL coding skills are not very good. Therefore I am looking for a script which will export all SQL2k DB Roles (Application & Database) including the Users (native SQL & AD Groups (we are using mixed mode)) into a *.CSV.
|
| SQL solution | 14 Mar 2008 05:30 GMT | 3 |
Here is a table where column2 needs to be transposed. The output table will be id values in C2 transposed. The values in C2 can have different values separated by commas. Is it possible? Thanks. C1 C2
|
| Referential integrity different databases | 14 Mar 2008 02:10 GMT | 1 |
I would like to apply referential integrity between two tables that are not part of the same database. Is this possible ?
|
| SQL conferences | 13 Mar 2008 20:17 GMT | 2 |
I have a budget for a 1 SQL Server related conference this year and I've never attended one. Could someone educate me on the who, when and where. I've heard of SQL mags "Connections" but I dont know anything about it other than name.
|
| processor and ram | 13 Mar 2008 19:56 GMT | 2 |
i need some advice. we have here: win2003r2sp2-32bit 4gb ram dual quad-core xeon (8 cpu´shown and managable)
|
| Performance effect if SQL2000 and SQL2005 on same box | 13 Mar 2008 19:50 GMT | 2 |
I am going to upgrade SQL2000 to SQL2005 because 3rd party application requires SQL2005. My plan is upgrade my current database on SQL2000 to SQL2005, but keeping SQL2000 for fall back plan. Is there any impact on performance if I have SQL2005 and SQL2000 running on
|
| Diagram multiple database | 13 Mar 2008 18:30 GMT | 2 |
I have an application that use 2 databases. I would like to be able to produce a diagram with tables from both databases. Is this possible ?
|
| integrity check failed | 13 Mar 2008 17:34 GMT | 3 |
on sql server 2000, try to do integrity check on several database once a week but failed, what would be main area to look up? thank you
|
| index on datetime | 13 Mar 2008 17:17 GMT | 2 |
If I have an index on a datetime, will a where clause with year(<datatime column>) use the index? Or should I create a seperate index for it? Thank you
|
| script error on taskpad | 13 Mar 2008 17:12 GMT | 1 |
Hi, we work on sql server 2000, when try to view the taskpad of the database, always has the internet explorer script error, and click no nothing could come back, what would be the fix? thank you
|
| sql 2k Table design | 13 Mar 2008 17:11 GMT | 1 |
We need to manage all pdf files(sixe from 10k to 10mb) and have about 500,000 monthly. My question is that should I design a table with image field there to have PDF file stored in table or to have PDF files in file structure and store
|
| Problem with LIKE in stored procedure | 13 Mar 2008 16:23 GMT | 4 |
I Can't seem to get LIKE to work in a stored procedure. For instance this sql works in a query... SELECT username, approle, billingcustomer, emailredundant, groupadmin, branch, nakey, companyadmin, bcstring, dateapproved
|
| Release of SQL Server | 13 Mar 2008 15:59 GMT | 4 |
Has there been any word as to when the release of SQL 2008 will be?
|