<%@ Language=VBScript %> <% SET DB = Server.CreateObject("ADODB.Connection") DBName=Server.MapPath("/hamaldonado/Db/Splitter.mdb") DB.ConnectionString = "driver={Microsoft Access Driver (*.mdb)};DBQ=" & DBName DB.Open set rsCounter = DB.Execute("Select Contador from Counter") Contador = rsCounter("Contador") DB.Execute("Update Counter set Contador=Contador+1") DB.Close %> Splitter & Merger
 

By : Hector A. Maldonado
hamaldonado@yahoo.com
Lima-Peru

 
 
 

 

 
 

 

 

 

Downloads
 
Splitter & Merger 5.5 
 
   

Splitter & Merger is a tool wich its main function is to split big files into smaller and easy to handle ones.  Opposite to many other similar tools Splitter & Merger doesn't require external files like DLL's, OCX's, etc. so isn't necessary to be installed, you only need to run an executable of 31Kb.

Main Features :
 

Shell Integration (invoke S&M from Windows context menu).

Drag & Drop support.

CRC-32 check to ensure file integrity.
Support to compress files.
Can make SFX modules (*.exe).
Direct copy to removable disks with support for Disk-Spanning .
Very high speed in both split and compression.
Automatic path creation when the path doesn't exists. 
Optional deletion of parts after the rejoin process.
Can split files bigger than 4.2Gb.
Executable of reduced size (31Kb).
 
 
NOTE : Splitter & Merger is absolutely free, but if you think that this tool is useful you can also  donate US$5.00  (I will really appreciate that), and you will help me to continue producing more freeware for the Internet community.
 

 
 

Splitter FiXXXer
 
   
If you've divided a file, and then changed the names of the parts created, when you've tried to rejoin them, you probably have seen a message like this: "Insert Disk containing part Nxxx". This is a very common problem with Splitter & Merger 4.0. Splitter FiXXXer will try to correct it by doing some modifications to the first part created by S&M 4.0 (ie, the .exe file).  Manual in .txt format included.
 
 

 
Splitter & Merger 1.01 for MS-DOS 
 
   

This is one of the orginals versions of Splitter & Merger.  It works over the MS-DOS Command Line.  It's an executable of only 40Kb..

Main Features :
 
Can make SFX modules (*.exe).
Very high speed in split.
Works over MS-DOS command line.
Executable of reduced size (40Kb).
 
 
NOTE : Splitter & Merger is absolutely free, but if you think that this tool is useful you can also  donate US$5.00 (I will really appreciate that), and you will help me to continue producing more freeware for the Internet community.
 

 
 
 

(c)2001-2004 Hector A. Maldonado