Jul 9, 2007 #1 spangeman Programmer Joined Oct 16, 2004 Messages 96 Location EU Hi Is it possible to backup a SQL database without the data? So when you restore all you get is the tables,triggers etc i.e. but no data. Thanks Spangeman
Hi Is it possible to backup a SQL database without the data? So when you restore all you get is the tables,triggers etc i.e. but no data. Thanks Spangeman
Jul 9, 2007 #2 Crowley16 Technical User Joined Jan 21, 2004 Messages 6,931 Location GB not sure about that, but you can just generate a script which will create all the database objects... -------------------- Procrastinate Now! Upvote 0 Downvote
not sure about that, but you can just generate a script which will create all the database objects... -------------------- Procrastinate Now!