Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Off Topic: Maybe Someone can Help


Message #1 by "Young, Ashley" <Ashley.Young@c...> on Mon, 24 Mar 2003 10:24:29 -0500
My company recently acquired a client that works with IBM's DB2 database.
Does anyone know whether a .db can be manipulated and accessed via webpages
like Access databases? If so, what programming language does that? I've
never worked with DB2, so any information would be VERY helpful.

Thanks in advance,

--Ashley

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 3/17/2003
 
Message #2 by "Ken Schaefer" <ken@a...> on Tue, 25 Mar 2003 17:50:35 +1100
You can use ASP if you want.

You just change your connection string for your ADO connection object.
http://www.able-consulting.com/ado_conn.htm has sample connection strings

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Young, Ashley" <Ashley.Young@c...>
Subject: [access_asp] Off Topic: Maybe Someone can Help


: My company recently acquired a client that works with IBM's DB2 database.
: Does anyone know whether a .db can be manipulated and accessed via
webpages
: like Access databases? If so, what programming language does that? I've
: never worked with DB2, so any information would be VERY helpful.
:
: Thanks in advance,

Message #3 by hiu kb <boonnews@y...> on Tue, 25 Mar 2003 10:48:18 -0800 (PST)
Be careful when you are using the sql queries to db2, it is not the same as access.db2 is more powerful than access and support
store procedure.

rock

multimedia university,Malaysia.



---------------------------------
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

  Return to Index