Quantcast
Channel: Getting started with SQL Server forum
Viewing all articles
Browse latest Browse all 9243

How to Create new database (copy all table with data excluding 2 table )with existing database.

$
0
0
Please follow the scenario:
using C#
1) current database file name is DB20122013.
when user click on new year button
2)Create backup copy of current database
3)New database should create with all table(excluding table "Dailytemp" and "DailyMain") with data and database name as DB20132014.

Musakkhir Sayyed.


Viewing all articles
Browse latest Browse all 9243

Trending Articles