I am running Visual Studio 2010. I do not have an SQL server license. All I have is what comes with VS2010. I have a large quantity of data in Access and Excel. Is there a way to convert these to an SQL format that is usable and save-able?
I have tried Access:
- upsizing wizard but it seems to require an full version of MS SQL.
- a third-party conversion utility but hit the same problem.
- using Access through the Entity Framework but it is both buggy and slow.