CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 MD5 fingerprints with ASP having MySQL

Print topic Send  topic

Author Message
Kasper Pedersen
Posted: 12/19/2002, 7:25 AM

In case I'm not the only idio t around, this is easier than including
strange DLL's:

================================

Test = "Foo"
Fingerprint = CCDLookUp
(
"DISTINCT MD5('" & Test & "')",
"someTableDoesntReallyMatter",
"1=1",
myConnection
)

================================
Alternatively
================================

myConnection.Execute("SELECT MD5('" & Test & "')")
.... [read the RS]


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.