Results 1 to 5 of 5

Thread: I'm not good at this....

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    323
    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.

  2. #2
    Lively Member harsoni's Avatar
    Join Date
    Oct 2000
    Posts
    118
    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

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    323
    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.

  4. #4
    New Member
    Join Date
    Mar 2001
    Location
    Minnesota,USA
    Posts
    2
    Are you using ASP soley or are you combining ASP into your VB program?

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    323
    ASP only.
    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
  •  



Click Here to Expand Forum to Full Width