Monday, October 12, 2009

C# Leer y Escribir campos Blob

Referencias:

http://www.akadia.com/services/dotnet_read_write_blob.html (GOOD)
http://www.codeproject.com/KB/database/images2db.aspx
http://www.codeproject.com/KB/database/ADOImageDB.aspx

No comments:

Linux history issue

  echo "HISTSIZE=$HISTSIZE" echo "HISTFILESIZE=$HISTFILESIZE" #update the .bachrc file # Keep more commands in memory H...