isc.DataSource.create({ ID:"fileUpload", fields:[ { name:"FILE_VERSION", type:"text" }, { name:"FILE_BLOB", type:"binary" } ], serverType:"sql" })