Results 1 to 11 of 11

Thread: SQL Server 2000

  1. #1
    Ahmad Ghaffar's Avatar
    Ahmad Ghaffar is offline Senior Member+
    Last Online
    25th June 2020 @ 03:00 PM
    Join Date
    19 Jun 2009
    Location
    K.R.K
    Age
    35
    Gender
    Male
    Posts
    366
    Threads
    113
    Credits
    1,025
    Thanked
    6

    Default SQL Server 2000


    mujahy SQL Server 2000 pay help ki need hai. kay main apnay System per SQL Server 2000 install kia hai to create database. but, us main two important things hai kay Query Analyzer & Enterprise Manager. mujay yah samjah nai aa rahi hai kay es main kon saa best hai. aur es ko kaisay use karan hai i.e any video. aur tutorial. plz help me. main nay yah website bhi use ki hai lekin mujay work karna nai aata hai http://www.w3schools.com

    mujay yah tell karain kay kaisay kaam karna hai kon kon si options main jana hai kaisay database create karna hai comlete information dain.



  2. #2
    Ahmad Ghaffar's Avatar
    Ahmad Ghaffar is offline Senior Member+
    Last Online
    25th June 2020 @ 03:00 PM
    Join Date
    19 Jun 2009
    Location
    K.R.K
    Age
    35
    Gender
    Male
    Posts
    366
    Threads
    113
    Credits
    1,025
    Thanked
    6

    Default

    koi tu help karay etnay days guzar chukay hain

  3. #3
    Ahmad Ghaffar's Avatar
    Ahmad Ghaffar is offline Senior Member+
    Last Online
    25th June 2020 @ 03:00 PM
    Join Date
    19 Jun 2009
    Location
    K.R.K
    Age
    35
    Gender
    Male
    Posts
    366
    Threads
    113
    Credits
    1,025
    Thanked
    6

    Default Sql



    janaab kafi days ho gaya hain kisi nay help nai ki hai. lagta hai kisi ko nahi aati koi baat nai .




  4. #4
    Join Date
    22 Oct 2009
    Location
    ~*Dream*World*~
    Gender
    Male
    Posts
    21,935
    Threads
    299
    Credits
    1,349
    Thanked
    1701

    Default

    Dear Brother!
    I have no Experience about SQL Server, will you Please give me its Downloading link that I could be able to get Experience on it...
    I am Having Experience on MySQL {online} to Create Forums, why SQL Server is used?
    ~* W@R T!ll D3@t|-| *~
    ~* I'll Win Not Immediately But Definitely *~

  5. #5
    Ahmad Ghaffar's Avatar
    Ahmad Ghaffar is offline Senior Member+
    Last Online
    25th June 2020 @ 03:00 PM
    Join Date
    19 Jun 2009
    Location
    K.R.K
    Age
    35
    Gender
    Male
    Posts
    366
    Threads
    113
    Credits
    1,025
    Thanked
    6

    Default

    SQL is a standard language for accessing databases.

    Our SQL tutorial will teach you how to use SQL to access and manipulate data in:

    MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.
    QL is a standard language for accessing and manipulating databases.


    --------------------------------------------------------------------------------

    What is SQL?
    •SQL stands for Structured Query Language
    •SQL lets you access and manipulate databases
    •SQL is an ANSI (American National Standards Institute) standard

    --------------------------------------------------------------------------------

    What Can SQL do?
    •SQL can execute queries against a database
    •SQL can retrieve data from a database
    •SQL can insert records in a database
    •SQL can update records in a database
    •SQL can delete records from a database
    •SQL can create new databases
    •SQL can create new tables in a database
    •SQL can create stored procedures in a database
    •SQL can create views in a database
    •SQL can set permissions on tables, procedures, and views


    SQL is a Standard - BUT....
    Although SQL is an ANSI (American National Standards Institute) standard, there are many different versions of the SQL language.

    However, to be compliant with the ANSI standard, they all support at least the major commands (such as SELECT, UPDATE, DELETE, INSERT, WHERE) in a similar manner.

    Note: Most of the SQL database programs also have their own proprietary extensions in addition to the SQL standard!


    --------------------------------------------------------------------------------

    Using SQL in Your Web Site
    To build a web site that shows some data from a database, you will need the following:

    •An RDBMS database program (i.e. MS Access, SQL Server, MySQL)
    •A server-side scripting language, like PHP or ASP
    •SQL
    •HTML / CSS

    --------------------------------------------------------------------------------

    RDBMS
    RDBMS stands for Relational Database Management System.

    RDBMS is the basis for SQL, and for all modern database systems like MS SQL Server, IBM DB2, Oracle, MySQL, and Microsoft Access.

    The data in RDBMS is stored in database objects called tables.

    A table is a collection of related data entries and it consists of columns and rows.


    NOW PLZ HELP ME YAR

  6. #6
    asnain_infotech's Avatar
    asnain_infotech is offline Senior Member+
    Last Online
    4th March 2022 @ 07:26 PM
    Join Date
    05 Jun 2009
    Location
    Hyderabad
    Gender
    Male
    Posts
    223
    Threads
    19
    Credits
    1,229
    Thanked
    23

    Default

    insha allah i will help you. Kyunki mai sql 2008 me work karta hon..

  7. #7
    asnain_infotech's Avatar
    asnain_infotech is offline Senior Member+
    Last Online
    4th March 2022 @ 07:26 PM
    Join Date
    05 Jun 2009
    Location
    Hyderabad
    Gender
    Male
    Posts
    223
    Threads
    19
    Credits
    1,229
    Thanked
    23

    Post ***Sql-server 2000***

    اگر آپکو ڈاٹا بیس بنانا ہے تو آپ دو طرح سے بنا سکتے ہے

    پہلا یہ کے آپ کمانڈ رن کرے


    New Query Window me ye command likh kar run kare.

    Example:
    CREATE DATABASE Asnain
    Attached Images Attached Images  
    Last edited by asnain_infotech; 17th June 2011 at 04:23 PM.

  8. #8
    asnain_infotech's Avatar
    asnain_infotech is offline Senior Member+
    Last Online
    4th March 2022 @ 07:26 PM
    Join Date
    05 Jun 2009
    Location
    Hyderabad
    Gender
    Male
    Posts
    223
    Threads
    19
    Credits
    1,229
    Thanked
    23

    Default ***sql-server 2000***

    دوسرا طریقہ یہ ہے .

    Aap DataBase per right click kare aur Screen follow karo...
    Attached Images Attached Images  

  9. #9
    asnain_infotech's Avatar
    asnain_infotech is offline Senior Member+
    Last Online
    4th March 2022 @ 07:26 PM
    Join Date
    05 Jun 2009
    Location
    Hyderabad
    Gender
    Male
    Posts
    223
    Threads
    19
    Credits
    1,229
    Thanked
    23

    Post ***Sql-Server 2000***

    Database ka name enter kare or Ok per click kare...
    Screen follow karo..
    Attached Images Attached Images  

  10. #10
    asnain_infotech's Avatar
    asnain_infotech is offline Senior Member+
    Last Online
    4th March 2022 @ 07:26 PM
    Join Date
    05 Jun 2009
    Location
    Hyderabad
    Gender
    Male
    Posts
    223
    Threads
    19
    Credits
    1,229
    Thanked
    23

    Default

    Sql

  11. #11
    Ahmad Ghaffar's Avatar
    Ahmad Ghaffar is offline Senior Member+
    Last Online
    25th June 2020 @ 03:00 PM
    Join Date
    19 Jun 2009
    Location
    K.R.K
    Age
    35
    Gender
    Male
    Posts
    366
    Threads
    113
    Credits
    1,025
    Thanked
    6

    Default

    okay per janabb es ko learn karnay ka koi tutorial aur books for beginners

Similar Threads

  1. MS SQL Server 2000
    By shahjee khan in forum Ask an Expert
    Replies: 3
    Last Post: 18th January 2012, 11:56 AM
  2. isa server 2000
    By syed_ahtasham in forum Solved Problems (IT)
    Replies: 5
    Last Post: 14th April 2010, 12:03 AM
  3. Answered Configure ISA SERVER 2000 for windows server 2000/2003!
    By coool_dud3 in forum Ask an Expert
    Replies: 16
    Last Post: 26th February 2010, 02:49 PM
  4. Isa Server 2000
    By imabkn in forum Ask an Expert
    Replies: 2
    Last Post: 12th January 2008, 10:36 AM
  5. Isa Server 2000
    By Parkash in forum Ask an Expert
    Replies: 3
    Last Post: 10th November 2006, 05:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •