I have two databases (SQL Server CE) that is one for Admin and other for Users
I have craeated an ASP.net membership for Admin.sdf. I don't want to copy membership tables from Admin.sdf to User.Sdf.
Please help me how to copy the remaining tables except the membe开发者_开发问答rship tables in SQL Server CE from code behind c#.
加载中,请稍侯......
精彩评论