ASP/.NET to connect MySQL Server without using ODBC or any driver?

Crystal

New Member
In \[code\]Classic ASP\[/code\] or \[code\].NET\[/code\], is there a way to connect \[code\]MySQL\[/code\] without using, for e.g, \[code\]MySQL ODBC Driver\[/code\] or \[code\]Any Driver\[/code\] which needs to be installed on the Server, assuming i'm not an admin or not having any permission to install anything?
 
Top