Advertisement

Results for "Category: String Manipulation"

ASP_Volume3 #61977
MSDE 2000/SQL Server Controller

Objective : Control MSDE/SQL Server 2000 by doing some of SQL Server Enterprise Manager's Functionality using 100% Managed Code. PLEASE VOTE!!!!!!!!

ASP_Volume3 #61979
Subform

This example demonstrates how to create subform in Internet Explorer like in MS Access. It works in same principles as a database.

ASP_Volume3 #62017
UK Postcode / Postal Code Format Validation Class *UPDATED*

If you are using a text box to input a UK postcode, the text box can be attached to this class, which will then ensure the text entered is UCase & conforms to a valid UK Postal Code format. I have add a new function to the class which enables Multimap Lookup. (Thanks to Jon Webb for that code.) Cheers also to Simon Woollard for pointing out the changes that were needed.

ASP_Volume3 #62043
GrantMySql

GrantMySql script allows user to manage users and rights of MySql database from Web browser in easy and simple manner. It is useful for novices as well as for advanced users. If you do not know line syntax of MySql or need often to change or give rights for MySql database, this script is ideal for you.

ASP_Volume3 #62067
clsAccess

This code is an ASP VBScript Class that allows you to find any acccess database on your server, and connect to any record in any table and edit,add or delete. It has a full grid function for paging through recordsets.

ASP_Volume3 #62141
Using DAO with VB.NET

Most users especially those bigenners with vb.net asks how to use DAO with vb.net

ASP_Volume3 #62180
Advanced Sql Query Analyzer

only change to your database name. yazi.mdb to yourdb.mdb ( find and replace in notepad )

ASP_Volume3 #62198
A Retieve Image From Database[MSSQL] to Show with listview]

This Code .can be show you how to get all image from database[MSSQL] to show with listview like LargeIconStyle.I find this module from www. but not found,untill me tried to coding to modified of someone at http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=1137&lngWId=10 .i do it and get adapt to my work.that done.

ASP_Volume3 #62219
_ String Functions _

Includes many common useful string functions. Reverse string, Remove extra spaces, Delimit string, Alternating caps, Proper case, and Count number of occurances of a string in a string. Vote if you like it!

ASP_Volume3 #62322
Longest Common Substring

This code shows how to find a longest common substring in two strings. I had a hard time finding out how exactly to do this so now that I have done it I'm sharing it to help others that need it.

ASP_Volume3 #62385
dbList

Database grid with records edit, delete, add, search, filter and export to excel, database and table selection, page navigation, field sort and search in page. Works with MS Access, MSSQL and MySQL databases.

ASP_Volume3 #62458
Simple MS Access database program

This is a simple VB.NET application which demonstrats handling local database (I used MDB). I think this example will be a great help for extreme BEGINNERS. (Env: Visual Basic.NET Express Beta 2005)

ASP_Volume3 #62600
Using an XML Document as Database

This program demonstrates using an XML document as a database. The example uses a fake forum database and allows you to view all of the members, view member information, edit a member's information, remove a member, and add a member.

ASP_Volume3 #62603
A more compact storage of bytes in string than using Hex

Storing data (anything) in a string can be done more compactly using this method than using Hex strings. *Updated - speedier main functions. I've also added functions for more compact storage of dates/times in strings than a simple byte translation.

ASP_Volume3 #62604
Yet Another Small Word Wrap Function

Due to the astonishing popularity of someone else's recent submission and me feeling bored...

ASP_Volume3 #62610
Music Database for MP3 Files

Title: Music Database for MP3 Files Description: This code is based on "My Music Database" by H. Morales. Here are the differences: 1. Code was rewritten in Visual Basic. 2. Additional fields added to the table: Composer, Copyright, Comments, and FullPath. 3. Removed buttons and wrote event handlers for BindingNavigator buttons. 4. Added ComboBox for Search type and wrote code to search all fields except Track and FullPath. 5. Added class library to obtain ID3 data from file. 6. Added class library to play MP3 file. 7. Added button to create entries for all MP3 files in a folder automatically. 8. Added setup program. Because of the multiple projects (and types) it is necessary to use a full version of Visual Studio 2008 to build this solution. Microsoft SQL Server 2008 R2 is also required.

ASP_Volume3 #62646
Text Progress Bar

Give this function a number from 0 to 100, and it will generate a cool progress bar made of text!

ASP_Volume3 #62647
kalypso encryptor

this encrypts the text you enter in the text box. really cool and easy to understand code

ASP_Volume3 #62649
Metamorphosis.ApplicationBase

Main idea of Metamorphosis.ApplicationBase is to provide .Net developer set of base classes for creating database interfaces almost similar to MS Access and way of developing data forms as simple as in MS Access. You can create "Single Form", "Continuous forms", calculated bindings with any formula (through VSA), Master-Child functionality and so on. For more details see ReadMe.Doc. Also example for Northwind database included.

ASP_Volume3 #62715
Hex Editing Protection

Have you ever had one of your Programs, VIOLATED? By little punk kids that HEXED it? Well this Tutorial Shows you how to Protect against this!

Languages
Top Categories
Global Discovery