Hi
At present we are storing the .rpt files in local disk and saving the report path in datbase and load the report.
But now, i need to know how to store the .rpt file in MYSQL database as BLOB field and load it at run time. (client wants to store the file in database)
can anyone help me out with the vb.net code on how to store & retrieve the rpt files in MYSQL database.