| Thread | Last Post | Replies |
|
| MSDE instance being broadcast | 20 Mar 2007 20:37 GMT | 4 |
I work in a domain environment with a couple of Enterprise Edition SQL Servers. Using SSMS, when I go to register a new installation and I 'Browse for more' in the dialog box, I see a whole bunch of workstations that I know are set up with MSDE.
|
| integratedSecurity and SQL Server 200 | 20 Mar 2007 19:58 GMT | 3 |
I'm trying to connect to SQL Server 2000 using the SQL Server 2005 1.1 JDBC drivers using integratedSecurity=true. However whenever I try to connect I'm thrown the following exception; com.microsoft.sqlserver.jdbc.SQLServerException: An exception
|
| import/export from to exel / access | 20 Mar 2007 18:13 GMT | 2 |
i'm looking after the possibility of importing / exporting data from / to Excel and Access. Thanks for help Casper
|
| Error On Loading | 20 Mar 2007 03:10 GMT | 1 |
I receive Error 340: General Error when I try to open MSSQL7, Enterprise Manager. Can someone help Please?
|
| Creating a Package in SQL Server (T-SQL) | 19 Mar 2007 22:42 GMT | 3 |
Can we create a new Package in SQL Server (T-SQL). Oracle has the option of creating a new package using 'CREATE PACKAGE' Is SQL Server has anything similar to this.
|
| Problem with ADO in connecting SQL Server Express remotely | 19 Mar 2007 17:34 GMT | 2 |
I installed the SQL Server Express 2005 + SP2 on Windows XP x64 +SP2, the TCP/IP, Named Pipes and SQL Browser services are enabled, and client computer runns under Windows 2000 with Native Client driver installed. I can connect the instance with ADO or Native Client within the same
|
| HELP!!! --- From Job tasks to ASP | 19 Mar 2007 17:25 GMT | 6 |
Is it possible (and if so, how?) to export the list job tasks (with status, last run, etc.) from SQL Server to a table (in the same SQL Server) so I can create a simple ASP file showing the results? Also, that export process should be running periodically because I don't
|
| MSSQLServerOLAPService connection string name change | 19 Mar 2007 15:11 GMT | 1 |
We had to rename the hostname of a server where SQL 2005 and Analysis services were installed. SQL 2005 picked up the change no problem, but when we try to connect to the Analysis services side of things, it's still connecting to the old host name. I've been digging around and ...
|
| Using "Windows Authentication" on a Home Network | 19 Mar 2007 06:22 GMT | 1 |
I'm quite new to SQL Server so maybe this is an easy question but I haven't found the answer after 3+ hours of Googling and experimenting. I have a simple set up - two computers named HELEN and DELORES, both running Win XP Pro, SP2. These machines are connected via a home network ...
|
| connection to Analysis server failed | 19 Mar 2007 06:21 GMT | 1 |
May you help for beginner. I have installed MS SQL server 2005 to local computer. I can not connect to Server type "Analysis Services" from Management studio. Message "A connection cannot be made. Ensure that the server is running.
|
| HOW LINKED DbASE FOLDER TO SQL 2005 64 BIT? PLEASE HELP ME!!!!!!! | 18 Mar 2007 05:28 GMT | 1 |
I HAVE SQL2005 32 BIT ( TEST) AND SECOND MACHINE 64 BIt (PRODUCTION). IN 32 BIT I LINKED SUCCESFULL DBASE FOLDER (FILES CLIPPER) BY OPENROWSET BY:
|
| SQL Server 2005 Express-Connection Limit? | 18 Mar 2007 02:43 GMT | 1 |
Is there a limit to the number of users that can be connected to a SQL Server 2005 Express instance? If the hardware is beefy enough, could it support 20 or 30 simultaneous connections?
|
| 64 Bit MSDASQL | 16 Mar 2007 16:58 GMT | 1 |
It has been stated that Microsoft will "not" provide a 64 bit version of MSDASQL...but I have found a response from the MDAC Team stating otherwise (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1239339&SiteID=1). When will this be available (dates please)?? We are ...
|
| Connecting to remote Express instance using SSMS | 16 Mar 2007 14:59 GMT | 3 |
I have a server running SQL Server 2005 Ent. Ed. SP2 and locally, I can see the default instance and two SQLExpress instances named 'sqlexpress' and 'officeservers', all withing SSMS, and can connect and manage them. From my workstation, running SQL 2005 Dev, SP2, I can connect to ...
|
| linked server to jet database | 16 Mar 2007 11:44 GMT | 2 |
I have a problem using an jet database as a linked server. when there is no database password on the mdb database everything is working fine. When I put a password an the mdb database I receive the error:
|