Sciweavers

69 search results - page 1 / 14
» Distributed SQL Queries with BubbleStorm
Sort
View
BIRTHDAY
2010
Springer
13 years 7 months ago
Distributed SQL Queries with BubbleStorm
Abstract. Current peer-to-peer (p2p) systems place the burden of application-level query execution on the application developer. Not only do application developers lack the experti...
Christof Leng, Wesley W. Terpstra
IPPS
2007
IEEE
14 years 1 months ago
Recurrent neural networks towards detection of SQL attacks
In the paper we present a new approach based on application of neural networks to detect SQL attacks. SQL attacks are those attacks that take advantage of using SQL statements to ...
Jaroslaw Skaruz, Franciszek Seredynski
ICDE
1995
IEEE
164views Database» more  ICDE 1995»
14 years 8 months ago
Efficient Processing of Nested Fuzzy SQL Queries
?In a fuzzy relational database where a relation is a fuzzy set of tuples and ill-known data are represented by possibility distributions, nested fuzzy queries can be expressed in ...
Qi Yang, Chengwen Liu, Jing Wu, Clement T. Yu, Son...
COMCOM
1998
78views more  COMCOM 1998»
13 years 7 months ago
The performance of SQL queries to an X.500 directory system
The X.500 standard speci es a distributed directory service designed to store information about people and objects associated with computer networks. Its API is geared toward retr...
David Barrowman, Patrick Martin
EDO
2005
Springer
14 years 29 days ago
Using parse tree validation to prevent SQL injection attacks
An SQL injection attack targets interactive web applications that employ database services. Such applications accept user input, such as form fields, and then include this input ...
Gregory Buehrer, Bruce W. Weide, Paolo A. G. Sivil...