|
-
Mar 26th, 2001, 03:36 PM
#1
Thread Starter
Hyperactive Member
I have to build a calendar where the information inside it is all database driven. How would I do this without opening and closing the database 31 times each month?
I already have the calendar built, it's just populating the days that is the problem.
If you think education is expensive, try ignorance.
-
Mar 26th, 2001, 04:05 PM
#2
Lively Member
What about storing all the data from the database query for a particular month in an XMLDOM and reading it to populate ur calender...
Sonia
-
Mar 26th, 2001, 06:58 PM
#3
Thread Starter
Hyperactive Member
That sounds great but I have no idea how I would do that. Does anyone have any suggestions?
If you think education is expensive, try ignorance.
-
Mar 27th, 2001, 03:43 PM
#4
New Member
Are you using ASP soley or are you combining ASP into your VB program?
-
Mar 27th, 2001, 04:52 PM
#5
Thread Starter
Hyperactive Member
If you think education is expensive, try ignorance.
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
|