Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ASP/VB Access Import Data

LEGEND ,
Sep 10, 2006 Sep 10, 2006
Hi,

When I have a VB Script that imports data into a Access Database this works
fine on the Server but the page just times out locally - does anyone know
what this could be?

Normal Dreamweaver commands insert / delete / recordset stuff all work OK
locally.

Thanks for any help

Sanj


TOPICS
Server side applications
192
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 13, 2006 Sep 13, 2006
LATEST
Could be an issue with the amount of data that is being imported. Try setting the Session.TimeOut = 30, for 30 minutes and see if that helps.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines