|
 |
asp_databases thread: Question from a newbie?
Message #1 by "Daniel Schmidt" <thedarknightofthesoul@h...> on Wed, 29 May 2002 12:02:50 -0400
|
|
------=_NextPart_001_0000_01C20708.C19B2BE0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello folks,
Thank you for taking the time to help me get my feet wet.
I'm reading "Beginning ASP databases" from Wrox and I'm learning alot abo
ut DSN connections. Is this still a current technology and do you recomme
nd using it? If not, please recommend a book or resource that can point m
e in the right direction.
Advice Welcomed!
Your Truly,
Daniel SchmidtGet more from the Web. FREE MSN Explorer download : http:/
/explorer.msn.com
Message #2 by "Johnson, Israel" <IJohnson@R...> on Wed, 29 May 2002 12:17:42 -0400
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C2072C.5C481AE0
Content-Type: text/plain;
charset="iso-8859-1"
That book is great! DSN (Data Source Names) is just an option of database
connectivity. I would recommend using the full path for your connection
string by setting the connection to a variable in a separate file, then
using an include for all pages that uses that connection. You may find that
information is Chapter 6: "ADO Connections" (I think) in that book.
HTH...
-----Original Message-----
From: Daniel Schmidt [mailto:thedarknightofthesoul@h...]
Sent: Wednesday, May 29, 2002 12:03 PM
To: ASP Databases
Subject: [asp_databases] Question from a newbie?
Hello folks,
Thank you for taking the time to help me get my feet wet.
I'm reading "Beginning ASP databases" from Wrox and I'm learning alot about
DSN connections. Is this still a current technology and do you recommend
using it? If not, please recommend a book or resource that can point me in
the right direction.
Advice Welcomed!
Your Truly,
Daniel Schmidt
--- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
_____
Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
<http://explorer.msn.com>
|
|
 |