I make a application in vb.net and used microsoft access as a backend(database). Now I have to run this applicaion in mac os platform at any how. What are the different ways for run this application in MAC OS. In this applicaion I make 10 to 12 reports also and use ODBC for DSN. Whats the solution for my problem...???
Mayur Makwana Thursday, October 01, 2009 5:52 AM
You should simply use Mono framework, you can find it here -> http://www.mono-project.com/ although I'm not sure if ODBC for DSN would work, you might have to change that :)
Panagiotis Kefalidis Thursday, October 01, 2009 9:27 AM
You should simply use Mono framework, you can find it here -> http://www.mono-project.com/ although I'm not sure if ODBC for DSN would work, you might have to change that :)