Categories
Tags → Sql String

Protecting against SQL injections

SQL injection is a security vulnerability that occurs in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input i...
DETAILS

ReMailer

Using this tool you can plan in Scheduled Tasks to extract from an Access database using a command passed SQL string and send a notification email to those who have been extracted. Example. Do you want to give to your customers or website visitors ...
DETAILS

generateAfeed dB

generateAfeed dB is a script based tool which generates automatically RSS feeds 2.0 for your website from the information contained in a database. generateAfeed dB is easy to install and contain an HTML webpage to configure the number of feeds you wa...
DETAILS

MyPagina (pagination) class

The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic websites. This class is extremely easy to use in your existing application: just use your own SQL statement and voila you get information...
DETAILS

SQLView (DotNetNuke Module)

Features include: - specify sql query as a select from a table, view or stored procedure - sorting ascending/descending on each column - customizable formatting for the grid, header row, even row and odd row - display an additional header ...
DETAILS

PositionInQuotes

The PositionInQuotes function returns true or false depending on whether the position in the string you pass into it is between a pair of apostrophes or not. Useful if you''re doing any sort of SQL statement validation etc
DETAILS

Page:
©2003-2019 jCay.com