|
-
Apr 9th, 2001, 08:42 PM
#1
Thread Starter
Frenzied Member
can someone explain to me what SQL server 7.0 is, in full detail, and what it is used for, and how.
thanks
dimava
NXSupport - Your one-stop source for computer help
-
Apr 9th, 2001, 09:24 PM
#2
Easy
SQL 7 server is a Microsoft product, intended to keep Bill Gates at the top of the rich list, and oh by the way is the server side of SQL.
-
Apr 9th, 2001, 09:35 PM
#3
Thread Starter
Frenzied Member
maybe some examples, how it works in detail... I really dont need this, but my mom has an interview in a few days, and one of the requirements was SQL server, and she isn't really sure what it is. She knows SQL, but isn't sure if its the same thing, she just needs some details.
thanx
dimava
NXSupport - Your one-stop source for computer help
-
Apr 9th, 2001, 11:04 PM
#4
Sorry Dude this is serious
You can get SQL server and SQL client versions. Client can run on a PC server runs on a server and can be viewed by client installs. Generally will a job advertises for SQL and VB they mean, a server supported SQL i.e central database, rather than individual client dbs.
I could perhaps have been clearer above.
-
Apr 10th, 2001, 12:32 AM
#5
Addicted Member
A SQL server....is based on the Client-Server principle.
The Client Sends a Query through a Network to the
Server. The Server Processes the Query and Works through the central Database retrieving whatever data that matches the Query.
Unlike a File Based database system like Access, a SQL server is a Live Database System designed to support several Concurrent Users.
Last edited by Active; Apr 10th, 2001 at 12:36 AM.
-
Apr 10th, 2001, 12:55 AM
#6
Well put Active
Exactly what Active said. Basically if your mum knows SQL 7, then she knows SQL 7 server.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|