Wonted, Help

Discussion in 'ASP' started by jasonstores, Sep 19, 2009.

  1. jasonstores

    jasonstores New Member

    Joined:
    Sep 19, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi, i am new at web building and programing,

    I have been going in circles for a week, i now its simple but i just cant get it(100% no techy).

    I only ask because the company that i purchased the script of wont reply back for any help or tickets,, when i purchased the software,, they said free instilation :disappoin.

    Here is what i need to do,,

    Adjust your database connection string in the web.config file - Data Source, database, username and password (if any)

    <connectionStrings>
    <add name="aspnetdating" connectionString="Data Source=(local);database=AspNetDating;Integrated Security=True" providerName="System.Data.SqlClient"/>
    </connectionStrings>

    I have no idea what a data sources is, what a data base is.

    my site is called friendsdatingfriends,

    Do i put this in as data source and base? or it has some thing to do with mysql?

    Anyone interested in helping me by PM,, im happy to share my ppc knowledge in exchange.

    Best Regards
    Jason
     
  2. urstop

    urstop New Member

    Joined:
    Oct 17, 2007
    Messages:
    84
    Likes Received:
    0
    Trophy Points:
    0
    Data Source is the server address on which you have your database. You can get this information from your web host.

    Database is the name of the database you have created in your hosting. If you haven't created one yet, you willhave to first create a database and use its name over here..
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice