Hi,
I have an sql query
query = "insert into ....."
qry.CommandText = query
qry.ExecuteNonQuery()
And I want to change encoding in sql query, how can I do that?
|
Results 1 to 3 of 3
Thread: How to change encoding?Threaded View
|
Click Here to Expand Forum to Full Width |