[MonoDevelop] Using NameSpaces
Paulo Aboim Pinto
esqueleto@tusofona.com
Fri, 23 Apr 2004 02:41:14 +0000
Hello
I trying to install and assembly with MySQL functions. We have to put
the DLLs in the mono directory, and i assume that we have to put it in
/usr/lib where the others DLL are.
With de DLL there i try to import with the
using ByteFX.MySqlClient.dll;
but i get the error that the NameSpace does not exists........ where i
have to put it ??? I have to do anything else ?!?!??!
tkx in advace
Paulo Aboim Pinto