Hi
I have created Blank Database (TEST) in MS-SQL . User will select year like 11-12 , 12-13 from dropdown and i want that default database should be renamed like this Test12-13 and attach to Database (ABC) if year selected is 12-13 . First it should check that Database with that year does not already exist.
Thanks
I have created Blank Database (TEST) in MS-SQL . User will select year like 11-12 , 12-13 from dropdown and i want that default database should be renamed like this Test12-13 and attach to Database (ABC) if year selected is 12-13 . First it should check that Database with that year does not already exist.
Thanks