G
Gert
Hi,
I am a newbie in ADO.NET. I use MYSQL in combination with ASP.NET VB. To
make it more perfect I like to do a SQL Update command with variables.
Please help. I found a lot of samples, most of them returning no errors at
all. But the record isn´t changed.
Please help
I need a `update customers set counter = @teller where id = @id
With VB.NET code. A lot of combinations are found but none of them really
changed the counter.
But I am not sure about how to the it. Please help.
Best regards,
Gert
I am a newbie in ADO.NET. I use MYSQL in combination with ASP.NET VB. To
make it more perfect I like to do a SQL Update command with variables.
Please help. I found a lot of samples, most of them returning no errors at
all. But the record isn´t changed.
Please help
I need a `update customers set counter = @teller where id = @id
With VB.NET code. A lot of combinations are found but none of them really
changed the counter.
But I am not sure about how to the it. Please help.
Best regards,
Gert