|
-
May 15th, 2001, 10:28 AM
#1
Thread Starter
Frenzied Member
Connecting to an Access Database in JSP
Any ideas how to connect to an Access Database in JSP?
-
May 17th, 2001, 02:50 PM
#2
Lively Member
same way as java
hey mark,
It is the same procedure as you would do in java...just put the code in scriplets section and it will work. This is the basic way doing, unless you wanted to incorporate connection pooling, etc.
Manoj
-
May 18th, 2001, 02:46 AM
#3
Thread Starter
Frenzied Member
that's what I thought, but I need to import java.sql.* where/how do I include that line?
-
May 18th, 2001, 06:18 AM
#4
Thread Starter
Frenzied Member
It's OK, I've figured that out now.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|