I'm new to ASP.NET. Does anyone have any tips on how to convert a Microsoft Access table into an SQL Server table in code-behind? I know there's got to be a way. I've gotten as far as getting an Accessdatasource and an SQLDataSource, but there my knowledge stops.