Iterative Querying in Web-Based Database Application

Web applications are increasingly relying on databases. The traditional method offered by most web sites of submitting a query across the Internet and getting a response from a server packed in a Hyper Text Markup Language page is no longer satisfying [1][3][4][5]. This is due to the result set: it...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Haraty, Ramzi A. (author)
مؤلفون آخرون: Hamdoun, Mazen (author)
التنسيق: conferenceObject
منشور في: 2002
الموضوعات:
الوصول للمادة أونلاين:http://hdl.handle.net/10725/7102
http://dx.doi.org/10.1145/508791.508877
http://libraries.lau.edu.lb/research/laur/terms-of-use/articles.php
https://dl.acm.org/citation.cfm?id=508877
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص:Web applications are increasingly relying on databases. The traditional method offered by most web sites of submitting a query across the Internet and getting a response from a server packed in a Hyper Text Markup Language page is no longer satisfying [1][3][4][5]. This is due to the result set: it is often too large or empty. This forces the user to try and guess which constraints should be relaxed or tightened in order to obtain the desired result set. And so, the user goes through several submit/response cycles. Web applications that require this sort of interactive exploration of databases need to use a model that is different from the submit/respond model described above. In this work, we propose an iterative querying model that integrates querying with result browsing.