SqlCommand INSERT INTO query does not execute

前端 未结 3 653
旧时难觅i
旧时难觅i 2020-12-07 05:55

Hello guys I have got this code:

SqlCommand scom = new SqlCommand(
                                \"INSERT INTO klient(name,surname) 
                               


        
3条回答
提交回复
热议问题