Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    MS SQL Server


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





Local SQL Server Instances Not Showing Up On Local Servers Tab Of Management Studio Logon Screen


We have a 64-bit VM server running SQL Server 2005.  The SQL Server on this particular VM server has 6 local instances installed.  On the Management Studio logon screen I can type the full name of the local instance and connect to it, however if I press the drop down in the Server name field, choose Browse and select the Local Servers tab there is nothing listed under Database Engines.

Any idea why the 6 local instances don't show up under Database Engines?  This is preventing me from installing a vendor application because their installer looks for local SQL Server instances on this server, but if SQL Server won't even show the local instances then the installer doesn't see them either.

Any help is greatly appreciated.

Thanks,
Craig




View Complete Forum Thread with Replies

Related Forum Messages:
SQL Server Management Studio Cannot Connect To Local Instance Of SQL Server 2005 SP2
Hello,

I just installed SQL Server 2005 Enterprise edition from my company's DVD.  It was installed with the setting of using both Integrated windows authenitication as well as basic named authenication.  I installed all the options too: Database Engine, Analysis Services, Reporting Services, SQL Server compact edition, and Integration Services.  When I look at services there are: SQL Server Integration Services, SQL Server Analysis Services, SQL Server Reporting Services, and SQL Server Browser.  All of which are running. Something that took me offguard was the installation did not ask me to provide an SA password.  Other than that, the install looked like it went good.

I was able to connect to the local instance of the SQL Server 2005 using the SQL Server Management Studio.  I could connect with SA, or connect with Integrated Windows Authenication.  Whoohoo.  Off and running!  As a matter of fact, for the SA account I could use any password and it would still log me in.

First thing I did was I went in to the copy wizard to attempt to copy a database from a server on our network to my local box. First it asked me for the remote server.  Then when I specified my local instance in the wizard, the wizard complained that my local instance was NOT SQL Server 2005. Doh!  This I didn't understand. I figured maybe I need to check for MS updates.  Sure enough, I found that ther was a SP2 and then a hot-fix for that SP2.  I applied both.  Now I cannot connect from SQL Server Management studio to my local instance of SQL Server 2005 database server.  I get the following error:

"An error occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2)"

However, I went in to see what other services I could connect to, and here's the results:

Analysis Services : OK!
Reporting Services (Windows Auth/Basic/Forms) : NG  "The reporting Services Instance could not be found (Microsoft.SqlServer.Management.UI.RSClient)"
SQL Server Compact Edition : NG "The database cannot be found. Check the path to the database. [ File Name = CCG092 ] (SQL Server Compact Edition ADO.NET Data Provider)
Integration Services : OK!

I can connect to other SQL Server databases on our network.  However, just not my local one.  No one on the network can connect to me either.

I even turned off my windows firewall and still no luck connecting to my own.

So something really went wrong when I applied SP2, however, admittedly from the error message when I tried to use the copy wizard, something was probably already wrong.

Any ideas?

Thanks!

View Replies !
SQL Server Management Studio Don't See Local SQL Server 2005 Developer Edition X64 On Vista Ultimate X64
SQL Server Management Studio don't see local SQL Server 2005 Developer Edition x64 on Vista Ultimate x64

Hi,
I have strange problem with SQL Server Management Studio on Vista Ultimate
x64. Nothing change after installing all newest  service packs or hot fixes.
I have two running SQL servers on my local machine and all surrounding SQL
services running as well. I have turn on TCP/IP and Named pipes on both of
this servers. Actually I have reinstalled second server after first one
wasn't contactable in any way... After finished installation of second one
and after applying service packs I turn on SQL Server Management Studio and
still nothing in local servers pane when Browsing for servers to connect but
in network servers after few seconds I see one of my local servers (first one
installed) and one SQL Server 2000 on other machine (on this one I can't
connect because of time out error).  Also when browsing for servers in Local
Servers I see my machine in Integration Services. Only difference between
this running services is that Integration service log on as Network Service
and all other SQL services log on as Local System account and on SQL Server
that is invisible I have also SQL Server Reporting Services running.
Services looks like this:
Name                    Status          Startup type        Log On AsSQL Server (KONGORA)                  Started        Automatic          Local System
SQL Server(MSSQLSERVER)            Started        Automatic          Local System
SQL Server Active Directory Hel                       Automatic         Network Service
SQL Server Agent (KONGORA)        Started          Automatic          Local System
SQL Server Agent (MSSQLSERVER)  Started        Automatic          Local System
SQL Server Analysis Services (KONG Started        Automatic          Local System
SQL Server Analysis Services (MSSQL Started      Automatic          Local System
SQL Server Browser                  Started        Automatic        Local System
SQL Server Full Text Search (KONG    Started        Automatic         Local System
SQL Server Full Text Search (MSSQL  Started        Automatic        Local System
SQL Server Integration Services     Started      Automatic        Network Service
SQL Server Reporting Services (MSSQL  Started    Automatic        Local System
SQL Server VSS Writer               Started          Automatic      Local System


Thanks

Stjepan

View Replies !
Can't Connect To Local Server Instance MSSQLSERVER In SQL Server Management Studio (SQL2005 Sp2/Vista)
Can't connect to local server instance MSSQLSERVER in SQL Server Management Studio (SQL2005 sp2/Vista).

 

SQL Server Configuration Manager reports SQL Server2005 services: SQL Server (MSSQLSERVER) Running.  This would indicate the name of the SQL server is "MSSQLSERVER" correct? I chose "default" instance during the install and that is the name it gave itself.

I tried connecting to the server using the following for the Server Name:  MSSQLSERVER and .MSSQLSERVER neither works. 

 

The only thing that works for my installation is just plain "." (no quotes) and nothing else.  Can this be correct because I can't find any reference to this.  Thanks.

View Replies !
Local Management Studio Cannot Connect To Remote IS
I am not able to connect my local SQL Server Management Studio to a remote server hosting our Integration Services.  I get the infamous "Access Denied".  I have walked through Kirk Haselden's howto at:

http://www.sqljunkies.com/WebLog/knight_reign/archive/2006/01/05/17769.aspx

but the problem persists.

Thanks for any help.

Keehan

View Replies !
Stopping SQL Server 2005 Via Local Management Studio Throws Error &&"RPC-server Is Not Available&&"
Hi everybody,

I use my local installed Management Server to stop SQL Server 2005 instances. I use the context menu of the "registered Servers" window. That works fine several times. Today I suddenly got error message "RPC-server is not available. (As we run a german version the exact error message is : "Der RPC-Server ist nicht verfügbar (Exception from HRESULT: 0x800706BA) (mscorlib)").
I checked the services of the machine hosting the SQL Server, but verything seems to be OK. I rebooted the maschine without success.
I don't know what happened. But I installed a lot of Updates from MS update site. I think it has something to do with one of these updates.

By the way, it is no problem to stop SQL Server via Management Studio installed on the maschine that host the SQL Server!

Anyone experience the same problem ?

Wolfgang



 

View Replies !
Stored Procedures Not Showing In Server Management Studio
i'm trying to create my first stored procedure.
i believe i've done everything correctly, the file shows up in the projects directory with the .sql extension, but the proc doesnt appear in object explorer under my database name/programmability/stored procedures.
when i execute the query, i get "Could not find stored procedure 'IsEmployeeInTable'.".
i'm running on my laptop using asp.net development server.
thanks.  matt

View Replies !
Not Able To Connect To The Local Database With (local) As Server Name
I am facing a problem in connecting to the local database with server name as (local).

I have installed SQL Server 2005 in my machine. When I try to connect to the SQL server with the server name as SUNILKUMAR I am able to connect but when I try to connect to the same server with the server name as (local) I am not able to connect. SUNILKUMAR is my machine name and SQL server is running locally.

if anyone can help me what is the problem in this case it is highly appriciated.

View Replies !
Columns Not Showing On Local Host Reporting Services?
i created a layout in visual studio 2005 with the proper dimensions to print on an Avery 5160 label sheet (3 labels across and 10 down)

 

in the Body properties, i set Columns to 3, ColumnSpacing to 0.125", and Size 2.625" (W) & 1" (H).

 

i created a list table with a text box of the same dimension as the Size in the Body.

 

the thing is when i go to preview the report in visual studio, it just shows all the data but only in one column, but if i click the Print Layout button, it shows all 3 columns, then when i print it, it works! so i assumed that this was just the way visual studio handled the data. no big deal...

 

the problem is when i upload this to the reporting services on our local intranet and run it from the reporting services, it shows only one column (the left most only) and prints that way too; it's almost like i need a Print Layout button on the reporting services (which there isn't one).

 

is there something that i need to set so that it will print in 3-column form from the reporting services so people can print on label sheets?

 

i hope this makes sense. also, i tested this on the same printer just to make sure it wasn't hardware.

View Replies !
Move Report File From Reporting Server Back To Local Visual Studio Project
 

I am not sure if this is possible or not, but I have to at least ask.
 
I have a SQL Reporting Services project that has a QA server version and then a Production server version.  So when requested changes are made to the reports, I make the changes in Visual Studio and then push to QA.  After the changes have been tested and approved, I then push the changes to the Production server.
 
I have come across an issue, where requested changes were made in Visual Studio (a lot of changes), and pushed to QA.  The users now have changed their minds and they want instead to stay with what is in production.  So, I am looking for a way to recover the report file on the production web server, bring it back into my visual studio project to replace the report that I had changed.
 
Is this possible, or will I have to start over and step one and reverse the changes in Visual Studio.
 
Let me know.
 
Thank you,
 
T.J.

View Replies !
Determine All The SQL 2000 Servers On The Local Net
Hi, is there a way of how to find all the SQL 2000 servers on our local Network. We have a lot of development servers around the company and I need a tool (or somthing) that could help me find the server name and the version of it.

Thx
Dim

View Replies !
Moving A SQL Server 2000 Database From A Local Drive To Another Local Drive
Being a very novice SQL Server administrator, I need to ask the experts a question.

How do I go about moving a database from 1 drive to another?  The source drive (C is local to the server, but the target drive (E is on a Storage Area Network (SAN), although it is still a local drive for the server.  I want to move the database from C: to E:.  Can someone provide me with instructions?

Thanks,
Rick

View Replies !
Can't Register Local Instance Of SQL Server On Local Server PLUS
I have two servers running SQL Server on the same network and I amreceiving errors registering the various instances as follows:SERVER1 tried to register the local instance (by netname, ip addressand local)ERROR Msg: SQL Server does not exist or access denied (ConnectionOpen |Connect()SERVER1 trying to register Server2's default instance (by netname, ipaddress and local) COMPLETES SUCESSFULLY (THIS INSTANCE CAN BE REGISTERFROM ANYWHERE PROVIDED THAT YOU HAVE PERMISSION(S)SERVER2 tried to register the local instance (by netname, ip addressand local)ERROR Msg: ssl security error -connectionopen(secdoclienthandshake)SERVER2 trying to register Server1's default instance (by netname, ipaddress and local)ERROR Msg: SQL Server does not exist or access denied (ConnectionOpen |Connect()Note: SERVER2's default instance was registered locally before, but Iwanted to change the alias name so I unregistered it and tried toregister it with the new alias. I only change the alias name not theunderlying information which was previously registered. That is when Istarted to receive the errors. ALSO I DON'T KNOW IF THIS MATTERS, BUTD01 WAS CLONED FROM D02 BECAUSE OF A DISK FAILURE. I DID HOWEVER RUNTHE NEWSID UTILITY.Any Ideas?

View Replies !
AdventureWorks Database Not Showing Up Management Studio Express
After installing the  Adventure works database samples they do NOT show up in Management Studio Express???

I have done a clean install of SQL Server Express 2005 SP1 with Advanced services.

View Replies !
Created View In Sql Management Studio Not Showing In Ssrs
hi all
 
Using Sql Server 2005 / Reporting Services
 
I created a view in sql server management Studio but can't see it in Reporting Services.
 
I appear to have the same security permissions?
 
what else am I missing?
 
thanks
jewel
 

View Replies !
Adventureworks Db And Dw Not Showing Up In Management Studio Database List
I've installed both the AW db and dw off the MS download.  I see the db in the directory I use for other databases, the dw doesnt seem to want to go where I tell it.  Anyway, when I connect to my instance of sql (developer's) I dont see the AW db.

View Replies !
Failed To Generate A User Instance Of SQL Server Due To Failure In Retrieving The User's Local Application Data Path. Please Make Sure The User Has A Local User Profile On The Computer. The Connection Will Be Closed
This is my first time to deploy an asp.net2 web site. Everything is working fine on my local computer but when i published the web site on a remote computer i get the error "Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed" (only in pages that try to access the database)
Help pleaseee

View Replies !
SQL Server Management Studio Express: User Instances Listed/founded In SSEUtil - How They Got In And Stay In SSEUtil?
I have used SQL Server Management Studio Express (SSMSE) and Visual Basic 2005 Express (VBE) for more than one year to pick up the Transect-SQL, ADO.NET 2.0, SQL Server 2005 Express, SQLCLR, etc.  Yesterday, I used SSEUtil to execute: 
C:SSEUtil>SSEUtil -l
I got the following:
1. master
2. tempdb
3. model1
4. msdb
5. 56713D4D965AE4455_TSVISUAL STUDIO 2005PROJECTSMYFIRSTAPPSSE-VBEXPRESS-WINDOWSAPPLICATION1BINDEBUGMYDB1.MDF
6. C:DOCUMENTS AND SETTINGSCOTT H CHANGMY DOCUMENTSVISUAL STUDIO 2005PROJECTSMASTERDETAILMASTERDETAILBINDEBUGMYDB1.MDF
7. C:ADONET2CODE-JOHNSONVBCHAPTER02CONNECTEDCLASSESSETBINDEBUGPUBS.MDF
8. C:PROGRAM FILESMICROSOFT SQL SERVERMSSQL.1MSSQLDATANORTHWIND.MDF
9. C:ADVENTUREWORKSLTADVENTUREWORKSLT_DATA.MDF
I created some VBE projects and used some examples from some tutorial books and websites in the past. But, I thought that user instance timeout is 60 minutes and user instances should be gone after 60 minutes.  Why do I have the above-mentioned user instances remained in SSEUtil now?  Please explain this thing for me.
 
Thanks,
Scott Chang

View Replies !
Problem Accessing My Local A: Verses The SQL Servers A: Drive
I am having a problem accessing my local A: drive, using the bulk insert command.  The actual sql server pc thinks I am accessing its sql server's A: and not my local a: drive.  I am trying to read in a simple CSV delimited ascii file into a sql table. Wow what a nightmare just to read a simple ascii file into a table.  Unfortunatley I am writing a program in VB.net for an operator to import ascii data from floppy diskettes.

I am using this command below: The command works fine but I have to go to the actual server and put the floppy disk in over there. I want the operator to be able to use there own A: or any location drive for that matter.  Sql server over the network is not allowing us to access any local drive to import this data.  I get an error 21 because the sql server does not have the floppy in its drive.  It seems like some kind of security issue, but I am not sure.  Any information would be most appreciated in this matter.  Thanks in advance.

Sarah Diane Reid

sample code below:

BULK INSERT Master.dbo.imVBMbAddress

FROM 'a:mbAddressPipes.txt'

WITH (FORMATFILE = 'a:importdatambaddress.fmt',

FIRSTROW=2);

View Replies !
Need Help - Local Synchronization Between SQL Mobile And Local SQL Database
Hi Everyone

I am at the stage of architecting my solution

My goal is to develop the system on a windows application and pda

There is a central server which will create a publication called inventory

The laptops which host the windows application will be subscribers to the central server using merge replication

The client now wants the PDA using SQL Mobile to synchronize with the local subscirber database on the laptop using active sync. They dont want to do it via WIFI to the IIS Server at the central server

I have been reading for days and I am still unsure whether this is possible to do.

I know Appforge provide a conduit for palm to access synchronization but not local sql databases

I would appreciate your help immensley

View Replies !
SQL2000 Databases Not Showing Up In Enterprises Manager But Do Show Up In Management Studio
I can see the databases in the Query Analyzer Object Browser and with EXEC sp_helpdb.
 
NT 5.2 (3790) Microsoft Windows Server 2003, Enterprise Edition for 64-Bit Itanium-based Systems
8.00.2039 Enterprise Edition (64-bit)
 
I did a dbcc checkdb('master') and dbcc checkdb('msdb') and found no errors.
 
I can't see anything in the Management folder either.
 
When I try to view a login it gives me and Error 220.  It works fine in Management Studio.
 

Any ideas?
 
I found a fix at: http://www.ureader.com/message/92216.aspx
 
I had two databases that were offline that had the Error 220.  We took these off line a few weeks back.  I'm not sure why this happened but it works now.
 
I'll include the code in case the link goes away.
 
USE master
GO
DECLARE @db_name varchar(500)
DECLARE dbn_cursor CURSOR FOR
SELECT [name] FROM sysdatabases;
OPEN dbn_cursor
FETCH NEXT FROM dbn_cursor
INTO @db_name
WHILE @@FETCH_STATUS = 0
BEGIN
select * from sysdatabases where name = @db_name
IF @@ERROR <> 0
 BEGIN
     declare @off int
     print 'Restarting database '+@db_name
    
     exec @off = sp_dboption @db_name, 'offline', 'TRUE'
     IF @off <> 0 
  print 'Taking offline failed! Need manual workaround!'
     else
  begin
      declare @on int
      exec @on = sp_dboption @db_name, 'offline', 'FALSE'     
      IF @on <> 0
   print 'Bringing online failed! Need manual workaround!'  
      else
   print 'Restart successfull!'
         end  
 END
FETCH NEXT FROM dbn_cursor
INTO @db_name
END
CLOSE dbn_cursor
DEALLOCATE dbn_cursor
GO

View Replies !
Error In Visual Studio 2008 RTM When Attempting To Add Local Database
I receive the following error when trying to add a local database to my project.

"The data provider required to connect to the local data file could not found. The file will be added to the project but the typed DataSet associated with the file will not be generated."

I've reinstalled VS2k8, SQL Compact 3.1 and SQL Compact 3.5 on my machine and still receive the error.

Does anyone have any suggestions? I saw another similar thread about this in the VB2k8Express forum, but there were no helpful answers there. (for the curious: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2769854&SiteID=1)

I haven't used the SSCE before and so it's possible I've mistakenly omitted some required items.

Any help is greatly appreciated.

View Replies !
Can't Connect Using (local) For Local MSDE
My computer (connected to a domain) is having trouble connecting to thelocal MSDE when using 'local' or '(local)' as server name. The only way Ican connect through DTS in Enterprise manager is when usingdomainnamelocalcomputername format.Any ideas?Karim

View Replies !
&"Microsoft SQL Servers&" Not Showing In Computer Management.
Hi there,Got a small tech support problem. We gave our manual writer an installerthat should install SQL Server (MSDE) and our software. Over the phone I'vemanaged to ascertain that SQL Server is installed (it is running as aservice, along with SQL Server Agent), but it does not show up in "ComputerManagement -> Services and Applications". I need to set the permissions forthis user (over the phone!) in order to get our test software to work andyet it does not show here. What am I doing wrong? (and/or why would theMSDE instance not show up here?).Thanks,Robin

View Replies !
Simple Examples Of SQLCLR By Connecting To SQL Express User Instances In Management Studio Via VB 2005 Express
Hi all,
I want to do SQLCLR by Connecting to SQL Express User Instances in Management Studio via VB 2005 Express and I have read the following articles and books:
(i) Connecting to SQL Express User Instances in Management Studio in http://blogs.msdn.com/sqlexpress/archive/2006/11/22/connecting-to-sql-express-user-insta...
(ii) Managing SQL Server Express with SQL Server 2005 Management Studio Express Edition in http://www.microsoft.com/technet/sql/2005/mgsqlexpwssmse.mspx
(iii) Chapter 16 - Going Beyand Transact-SQL: Using the SQL Common Language Rutime (SQLCLR) in Microsoft SQL Server 2005 Express Edition for Dummies
(iv) Chapter 21 - Working with the Common Language Runtime in Microsft SQL Server 2005 Programming for Dummies
(v) Chapter 4 - Introduction to Common Language Runtime (CLR) Integration in Programming SQL Server 2005 by Bill Hamilton.
I want to create an SQLCLR project "HelloWorld" by Connecting to SQL Express User Instances in Management Studio via VB 2005 Express. But I am still not sure how to get it started, because I do not understand the following things:
(1) Pipe Name for a User Instance, (2) Enabling (or Disabling) the CLR by using Transact-SQL, (3)  Creating a Transact-SQL script, (4) Creating an Assembly, (5) Creating a backup device, etc. I need to see some simple examples of SQLCLR by Connecting to SQL Express User Instances in Management Studio via VB 2005 Express.  Please help and tell me where in the websites I can find them.
 
Thanks in advance,
Scott Chang 

View Replies !
Current Activity Screen Showing No Info (SQL 6.5)
Hello,

Can anyone tell me why the CURRENT ACTIVITY screen is showing NO information on a server running SQL Server 6.5. The databases on the server appear to be working okay. Any ideas on how I can get info displayed.

The view details icon does NOT appear to be depressed and does not want to be.

I have 2 other servers running 6.5 which are showing this information okay,

Thanks in anticipation,

Paul

View Replies !
Visual Studio Database File And SQL Server Management Studio Express Question
I have a database in my "App_Data" folder of my visual studio project.  I can view it fine in Visual Studio's built-in tools for managing a database attached to a solution.  However i recently started playing around with the SQL Server Management Studio Express program.  When i attach my database to Management Studio, and try to run my program it crashes.  I think it might be a permissions error?!? When i detatch it and reattach it in visual studio it runs fine again.   Any suggestions? ThanksJason 

View Replies !
SQL Server Management Express Studio Management Tools
 

I have recently installed the SQL Server Management Studio Express but I do not find Management Tools in order to create scheduled backups and shrinking of the databases. I was under the impression that this should be included in the Management Studio. I use the SQL 2005 Express for smaller customers who run the SQL on a desktop unit. I need a way to backup the data to a server machine for backup purposes. I have uninstalled and reinstalled to no avail.

View Replies !
Visual Studio 2005 Standard And SQL Server Management Studio?
I am new to visual studio and I am still not sure of all its components and features.

I installed visual studio 2005 standard edition but cannot find SQL Server Management Studio?

I guess this must be because it is not included with Visual studio 2005 standard. Is it included with VS 2005 professional?

I want to add pictures of products to my shopping site using an SQL database and I’ve been told that SQL Server Management studio is required as it is a graphical tool.

How would I go about obtaining the SQL server management studio. There seems to be different versions of SQL server that it is confusing to know which one to purchase.

Will the SQL server 2005 version that comes with Visual studio standard be sufficient for me now right? I want to create a shopping site with hundreds, perhaps even thousands of products. I want to use an SQL server 2005 database. The database will include ‘dynamically generated’ product images if that is the correct terminology.

My goodness, it seems I still have so much to learn.

Thanks

View Replies !
Just Installed SQL 2005, No Servers Showing Up In SQL Server Configuration Manager. Plz Help!
I have just installed SQL 2005 enterprise and every apeared to install ok. But using SQL config manager nothing is showing up under SQL 2005 Services tab.

Anyone got any ideas?

View Replies !
How Do I Get The Database That I Am Using In Visual Studio Into My SQL Server Management Studio?
How do i get the database that i am using in visual studio into my SQL server management studio?
i need to create some scripts to create stored procedures on a live server.

View Replies !
Local Server Name
Hi,

I am trying to connect to my (local) server to get a list of databases on that server. It doesn't work when I pass (local) as the server name, but it works if I hardcode in the actual name. Does anyone know how to get the actual server name?

TIA,
Royce

View Replies !
Connecting To Local SQL Server
Hi,I am having problems connecting to databases on my local SQL Server, express edition from my website.The following is the connection string i am using:Database=MyDatabase;Server=COMPSQLEXPRESS;User ID=sa;The error I get is "Login failed for sa"I have tried other users but no luck. Also, I cant seem to create a new user as I don't have administrators rights, any ideas how i can do this?Any ideas? 

View Replies !
From Local To Inet Server
Hi..
First of all im a super newb in asp.net and MSSQL.I had a guy program a website with database, but the guy just stood me up and left me with the files and the server as a file.
Now I need to get them online and working.
The files are FTP on the server so I "just" need the server running
I got the following files:
Justgeek_data.mdf and Justgeek_log.ldf
The server admin interface is: myLittleAdmin.
Any walktrough help or simular would be highly appreciated.
The web is: http://www.bodyplanning.dk

View Replies !
Detecting (local) Sql-server
Can someone please point me to some code (preferably C#, but C++ or C or VBwill work) that will detect if the (local) instance of SQL Server isrunning on a machine or not? Many thanks!-- Rob

View Replies !
SQLDMO - Getting 'Local' Server Name
Hi,I am new to the mysteries of SQLDMO.I have written a program whereby the user can select which SQL serverto connect to on the Network and this works fine.I am using the SQLDMO.Application.ListAvailableSQLServers routine andthis works fine.However, the Server on the users machine appears as 'Local'I need to display the server name as the actual server name instead of'Local'Any ideas how to do this with SQLDMO.I know I could delve into the registry and get the name from there, butI want to avoid this.CheersAlex

View Replies !
PHP / ASP Interface To Local SQL Server
I have access to a Microsoft SQL server, but can only access it from thesame local webserver. I need ideally to be able to access it, for bothreading and writing, from a different webserver / computer application,which isn't directly possible. The local webserver which has access to theSQL server has both PHP and ASP on it, so I was wandering if its going to bepossible for me to put together a page in one of PHP or ASP that will act asa translator between the two. I know it will be fairly easy to send thequery from the remote website to the database, just using a post/get stringand sending that to the SQL server, but i'm not sure how I could get all ofthe results back to the remote server for processing and usage of theresults. Ideally i'd like to have just one script on the local webserverthat will interpret everything and return whatever is needed, without havingto be reprogrammed to cope with specific queries. Is this going to bereasonably possible, just to take the result of the query that is run andsend the whole lot to the remote website either as a mssql result set or asan array of values I can access as normal arrays?Any help greatly appreciatedAnd I can't change the SQL server since its provided by my university, andapart from this limitation is very powerful, very fast on the campusnetwork, and with unlimited free storage space and tables.ThanksDavid

View Replies !
Can't Access (local) Server
I folks. I have something going on with my local SQL instance. It's SQL 2000 Standard with SP3a on a W2k3 Server with SP1. It's been running fine for several months. I got brave over the weekend and broke something.

I installed the .Net Enterprise Architect and SQL Reporting Services. My SQL instance is still running, but I can't get to it through EM and SQLServerAgent won't start. When I try to start SQLServerAgent manually, it gets about halfway through the process, then shuts itself down again. I also have an MSDE instance that is not complaining at all.

I can get to the server from my applications. I can also register it in EM with the IP and get to it that way.

Here's what's in sqlagent.out:

2007-01-02 16:34:41 - ! [298] SQLServer Error: 6, Specified SQL server not found. [SQLSTATE 08001]
2007-01-02 16:34:41 - ! [298] SQLServer Error: 11004, ConnectionOpen (Connect()). [SQLSTATE 01000]
2007-01-02 16:34:41 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
2007-01-02 16:34:42 - ? [098] SQLServerAgent terminated (normally)


I did confirm in the registry that the port is set to 1433. It's not blank or incorrect. I am also working with a local account that is in the administrators group. There is no AD structure at work.

Many thanks for any ideas. This one feels like a little needle in a big haystack.


Eagles

View Replies !
Instance Name As Local Server ?
I have a SQL2K server installed , and it is given an instance name (like BoxSQLInstance). I have a connect string looking for "local" server, is it possible to make this instance name as the default local server ?

View Replies !
Sql Server Not Connecting On A Local PC
I have recently installed sql 7 on a local PC (Desktop version), i am unable to register it.
i get a illegal operation evvery time . When i tried to create a DSN , It did not recognize my server. I do not have a network card in my system.
please help
vineet

View Replies !
Problem When Using (local) As Server
Dear All,

"SQL Server does not exist or access denied "


I got this msg when using (local) server to connect my database in my local pc, but if change (local) to my pc name the error fixed.

But I have a question, why sometimes we can just use (local) server for localhost but sometimes we need to change to pc_name or server name?

View Replies !
SQL Server Local Install
Hi,

I'm a little new @ this SQL Server technologhy...can someone please advise why is it better on install an instance of SQL Server on your local machine than have everyone remote into the server (production, test, development box)? 

Thanks in advance.

Natalie

 

View Replies !
SQL Server Local Database
 

I have SQL Server Management Studio. I can access some databases to which I have been given access to. How can I create a sample database to which I can upload excel files as data fields.
 
This is for testing purposes. Any help appreciated.
 
Kiran

View Replies !
Sql Storeprocedure Transfer From Local To Server
 Hi everyone,I have a problem. The problem is my local database which I have to transfer from local to server. I can transfer all my table but I cant transfer my all Sp.Please Somebody help me.What I can transfer all my database from local to server.I real need help. 

View Replies !
I Can't Connect To My Local Sql Server Express Db. Please Help
Hello, I need help to connect to my local sql express db in visual studio 2003 in vb.It currently works with the production db information and I need to test a few things, So i'd like to point it to the local db.It works this way:Const CONN_STRING = "server=johndoe;user id=john;password=doe;database=johnd"Dim conn As SqlConnection = New SqlConnection(Me.CONN_STRING)conn.Open()I want to point it to my local db and it doesn't connect.        Dim connectionString As String = "Data Source={myusernameSQLEXPRESS};Initial Catalog=johnd;Trusted_Connection=yes"        Dim conn As SqlConnection = New SqlConnection(connectionString)        Try            conn.Open()        Catch ex As Exception            Response.Write(ex.ToString())        End Tryand even that doesn't work.When i go to my sql server 2005, it saysMYUSERNAMESQLEXPRESS (SQL SERVER 9.0.3042 - theworknetworkmyusernamewhat am i doing wrong ?Thanks. 

View Replies !
Local VB.NET App Connection To Remote SQL Server
I know this is strickly not a website question, but dunno where else to post...To remotely admin and monitor some functions of the website, I wish to use a local application to connect to the MSSQL DB which is held on the remote webhosting serverI have the following code: Dim StrSQLUN As String = "[UN]"
Dim StrSQLPW As String = "[PW]"
Dim StrServer As String = "[IP][INSTANCE]"
Dim StrDB As String = "[DB]"
Dim strTimeOut As String = "Connection Timeout=0;"
Dim pStrSQLConn As String = "Server=" & StrServer & ";Database=" & StrDB & ";User Id=" & StrSQLUN & ";Password=" & StrSQLPW & ";" & strTimeOut

Dim sqlConn As New SqlClient.SqlConnection(pStrSQLConn)
If sqlConn.State = ConnectionState.Closed Then sqlConn.Open()
This has basically been take from the existing code on the website, but changing to the server details. I had just started dev'ing this app when the admins decided to move the SQL server over to a different server. It was working on the old one, but the new one doesn't. It just times out after whatever time you put in the timeout variable. 0=unlimited, and so just sits there.I am also using the MSSQL Server Management Studio locally to connect to the same database, and although slow, does connect after about a minute or so. I thought they would be using the same type of underlying connection to access the server and database? Is this correct?
Can they put restrictions in place for this specific sort of data access?Does anyone have any suggestions on how to resolve this issue??Thanks for any helpAdam.

View Replies !
How To Update Web And Local Sql Server Databases?
I am new to programming in SQL and in VB.  I use VWD to create web applications with a Hosted SQL database, locally though the databases are created in SQLExpress through Visual Web Developer.
I have used the SQL Publishing Wizard to upload my local data to the web sql server.  But, I'd like to have the same local database as is on the web, which is being updated by users, both data and user / membership data but am not sure how to create an easy, or even programmatical way to update both databases periodically.
Thank you for your help. 
Cjsteury
 

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved