473,797 Members | 3,187 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Allow Guest account in Windows XP professional to use sql server

I have no knowledge of MS SQL server or .net development.

I have visual studio express installed on my system. I would like the
guest account to be used to learn the development work. It seems
Visual Web Developer is working only as long as there is no need to
connect to SQL server, it seems to be privileges problem, am I rite?
If so, how can this be solved, I would like the 'Guest' user be able
to use it (SQL server). Thanks in advance.

Environment: Visual Web Developer 2008, MS SQL server 2005

-Kr
Mar 18 '08 #1
0 1762

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2379
by: Florimond | last post by:
Can I use osql to known the database install on a server via 'guest' account ? I had over 300 servers with sql server all around France (different version : 6.5, 7 and 8) I need to check all database on each servers from my place. Of course, also it would have been to easy, I don't have all 'sa' password... Is that possible to use the 'guest' account to execute a query like
1
4064
by: Dave Guenthner | last post by:
Hi. I have a c# console application that works fine when it is executed under the context of a user account who is Administrator of the local machine. However, my production environment, no end user is a full Administrator of their machine. Is there a best practice or way out there to simply specify the credentials of a user account which has the Admin rights for this app to run under while being logged into machine with say a simply...
0
1629
by: Justin | last post by:
Does anyone know how to determine if the guest account is disabled on a remote computer on the server? I was thinking I could read a registry key to do it, but I do not know if such a key exists. Below is code showing how I determine if CTRL+ALT+DEL is required to logon to the remote machine using the registry. If it is not required then I change the key to make it required. I was hoping I could do something similar for the guest account....
2
1990
by: Cleyton | last post by:
Hello! Someone knows how I can solve it: I've installed my program in administrator account for all users. But i've tried to run in guest account, my program returned fatal error, and it didn't open... In the administrator account works very well! Someone know what's wrongs?!! Thanks!
0
1153
by: Cleyton | last post by:
Hello! Someone knows what is happening?... My program doesn't work running in guest account. My program is registrated in msconfig and starts with windows...Ok... So, it stays waiting for a request UDP: UdpClient listener = new UdpClient(DEFAULT_PORT); IPEndPoint groupEP = new IPEndPoint(IPAddress.Any,
12
4472
by: mednyk | last post by:
T-SQL Debugger Doesn't Allow Stepping Through Stored Procedures And there is no other procedure with the same name owned by dbo or any other users. There is no error messages also, it just completes procedure and returns result server: Microsoft SQL Server 2000 - 8.00.818 (Intel X86) Microsoft Corporation Enterprise Edition on Windows NT 5.0 (Build 2195: Service Pack 4) and I don't know how do determine Client's version.
7
6772
by: Billy Angers | last post by:
My server is running under Windows SBS 2003. I've deleted some directories that was containing Outlook Web Access files, it was done few months ago by mistake. Now I want to use OWA for some distant users. So, I tried the procedure on the MS website: http://support.microsoft.com/?scid=kb%3Ben-us%3B883380&x=13&y=19 I've done all of the Method 1, but the files have not been re-created, and I get this Event: Event ID: 1047 Metabase Update...
5
3563
by: Cirene | last post by:
I just deployed my new ASP.NET (3.5 FW) site to the hosting company I'm using, webhost4life. NOTE: I HAVE deployed other SQL Server sites to the same account with no issues. Now I'm getting this error. Any idea why? Server Error in '/myuser4/MyWebApp' Application. --------------------------------------------------------------------------------
2
1313
by: Max2006 | last post by:
Hi, I want my ASP.NET application connects to a SQL Server through windows authentication. To do this, I assume that my application pool should be under a windows identity instead of NetworkService. (right?) Since the ASP.NET's application pool user identity should be as restricted and secured as NetworkService, is there any guideline how to limit and
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9537
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10469
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10209
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9066
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7560
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6803
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5459
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3750
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.