Is the SP parametr sub_type text?
--
Jiri Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support.
hello
in this exemple i have this error message "error to convert string to
byte[]"
conn = new FbConnection(_fbConnectionString);
FbCommand cmd = new FbCommand("PROFILES_SETPROPERTIES", conn);
conn.Open();
cmd.CommandType = CommandType.StoredProcedure;
cmd.Parameters.Add(CreateInputParam("@Applic