- 1,251 categories
- 40,829 scripts
- In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. .
- Categories
- Platforms
- Licenses
- When inserting a date into an Access database you should use the format YYYY-MM-DD. Our function AccessDate returns a date in YYYY-MM-DD format.
When working with a date in Access always use the # delimiters in your SQL statement.
- Categories
- Platforms
- Licenses
- This is a function to convert a user''s query in boolean syntax (&"hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This is a PHP class to do various calculations with zip codes. It''s primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on...
- Categories
- Platforms
- Licenses
- This is a very limited, barely visual database manager. Users will need to know the SQL statements to locate the necessary data within the database. A login function has been included to allow it to be published in a less-than-secure location.
- Categories
- Platforms
- Licenses
- Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
- Categories
- Platforms
- Licenses
Page: