Results 1 to 2 of 2

Thread: Ado

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Location
    karachi
    Posts
    90
    I want to know about dsn and provider
    if i make dsn i need to write
    service provider in code or not
    and i use data source then i need to
    write service provider and why we
    use dsn

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    People use DSNs so they can change the database properties after the app has already been compiled (like the database name, extra properties and possibly user/password).

    DSNs are useful when you don't know the name of the production server that will be used while you are developing your app.

Posting Permissions

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



Click Here to Expand Forum to Full Width