B
Blue Ice
Hello,
I am writing an application that uses libMySQL.dll, which is unmanaged C
code. I try to use this in my C# app, however a function called
mysql_fetch_row returns an array of strings and I don't know how to get that
converted to managed code. Can someone explain this to me? I am not
experienced and I am still learning (just need a challenge). But this is a
bit too much for me without clear information.
TIA,
Arjan.
I am writing an application that uses libMySQL.dll, which is unmanaged C
code. I try to use this in my C# app, however a function called
mysql_fetch_row returns an array of strings and I don't know how to get that
converted to managed code. Can someone explain this to me? I am not
experienced and I am still learning (just need a challenge). But this is a
bit too much for me without clear information.
TIA,
Arjan.