all groups > sql server new users > may 2006 > threads for may 8 - 14, 2006
Filter by week: 1 2 3 4 5
Newbie needs help setting up SQL server
Posted by Johann Schuler at 5/11/2006 9:12:15 PM
I installed Visual Studio .NET 2003 (Enterprise Architect edition) on my PC
(Window XP Professional edition). Then I downloaded and installed SQL Server
2000 Desktop Engine (MSDE 2000). The installation did not produce any error
messages, so I assume the installation went ok. But how do I set ... more >>
Starting SQL 2000 Server SP4 in Single User Mode
Posted by Alexander at 5/11/2006 10:24:49 AM
Hi Group,
I have the following problem: I am running the Enterprise Edition of SQL
Server 2000 SP4. I am trying to start the server in Single-User-Mode but it
isnt starting. Thats what I am getting:
2006-05-11 10:09:22.12 server Microsoft SQL Server 2000 - 8.00.2039
(Intel X86)
May... more >>
SQL 2000 Server on Small Business Server 2003 Standard Edition?
Posted by Alexander at 5/9/2006 1:41:11 PM
Hi @all,
I have got a very short and easy question. Is there a way to install SQL
2000 Server on a Windows 2003 Small Business Server Standard Edition? I
tried to install the Enterprise Edition of the SQL 2000 Server but I got a
message, that I was not allowed to install that software. The ... more >>
Where's my database?
Posted by spamsickle NO[at]SPAM gmail.com at 5/9/2006 8:54:13 AM
I installed VB 2005 Express and MS SQL Server Express just last week;
my SQL Server is 9.0.2047 according to MS SSMS Express. I built a
small database for my VB application according to the procedure in the
VB help "Creating Your First Database - Microsoft Visual Studio 2005
Express Editions Do... more >>
get Stored Procedures Parameters, how?
Posted by Tark Siala at 5/8/2006 8:32:29 PM
hi
i make smal Application to get information from SQL Server 2000 by using
VB6.
now i can get Databases, Tables and Colomn, and Stored Procedures, but my
problem how i can get SP Parametres?
i am thinking to make small function to get Parametres From SP.Text, but i
think its not good solut... more >>
query assistance plz?
Posted by Daves at 5/8/2006 11:39:40 AM
hi,
a table contains which groups users are allocated in:
UsersIngGroups:
UserID int
GroupID int
A table allocates restrictions to web pages - if user's group is matched
with ItemID, that particular User/Group has access;
Restrictions
ItemID int
Group int
Since users can be i... more >>
|