Page 1 of 1

System.Data, System.Data.SqlClient, Alpha 2.0

Posted: Mon Nov 30, 2020 10:49 pm
by IntoTheDark
Hi there,

I have a question, how can i use System.Data and System.Data.SqlClient. I tried class library but get mscorlib error. :cry:
Thanks.

Re: System.Data, System.Data.SqlClient, Alpha 2.0

Posted: Wed Dec 02, 2020 11:58 pm
by JS-Support @Userware
Hi,

Please refer to:
http://cshtml5.com/links/database-access.aspx

For the sample project that uses CSHTLM5 v2.x, please refer to:
https://github.com/cshtml5/TestCshtml5WCF

Thanks
Regards

Re: System.Data, System.Data.SqlClient, Alpha 2.0

Posted: Thu Dec 03, 2020 12:55 pm
by IntoTheDark
Thanks, it's works.