1
Answer

Sqlcommand is not defined

Photo of roberts

roberts

20y
3.3k
1
Hi, When I write: Dim MySqlCmm as New SqlCommand(SqlString, SqlConnection) I get: sqlcommand is not defined. Where is the problem ? Regards, Starek Robert

Answers (1)