Converts standard text into Base64 and from Base64 into standard text.
File List:
@PSC_ReadMe_983_5.txt
1Kb
Base64_to_Text.sql
5Kb
Text_To_Base64.sql
3Kb
Similar code
Capitalize First Character in SQL SERVER
(Popularity: ) : Here is a procedure for SQL Server which can be created in a module and called from a query using InitCap([fieldname])....thanks to Paul XMLtoSQL
(Popularity: ) : Vbs script code , using recursion , collections , this code convert xml files into sql recordsets. Usefull for search purpose , news management etc..