Oh! Its fixed now. Dim m_database as new Database(m_server, application.StartUpPath & "\db1.mdf")
In my case, full database location was needed, i guess.
Oh! Its fixed now. Dim m_database as new Database(m_server, application.StartUpPath & "\db1.mdf")
In my case, full database location was needed, i guess.