What about sqlite ? http://www.sqlite.org/quickstart.html Check it out, it r0x :)
_
_Fandango_
@_Fandango_
Posts
-
C# windows application with embedded database - without installing any database engine to client's Machine -
FTP ProblemHm, code looks correct on a quick view. Since you provided user/pass for that ftp server i tried a connection and got: E:\WINDOWS>ftp ftp> open 202.62.33.220 Verbindung mit 202.62.33.220 wurde hergestellt. Verbindung beendet durch Remotehost. ("Connection terminated by remote host") Connection with an ftp client(ultrafxp): Network subsystem is unusable Seems to be a server issue, try your code on another server to see if code is working :p