Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Saving SQL Database
Name: tpasi Date: June 6, 2006 at 16:50:52 Pacific OS: Windows2000 CPU/Ram: 256 Product: compaq
Comment:
Is there a way to save sql database on a floppy disk or hardrive. What command can I use.
Is there a way where I can save my newly created SQL database on my hardrive or floppy disk. If so please help me
Will create a dump file that is effectivley a create SQL statement for all your data, this can be done with many databases, all in slightly different ways
Summary: I find myself very confused regarding database tools and a matter of what does what and what is capable of what. For a personal endeavor of mine, i will be writing a program to analyze some financial ...
Summary: SQL can't look ahead so basically you'll have to make a program. Witch tool/language you use is depending on the brand/type of database you're using. If, in this particular case, there are only two ti...
Summary: I am new to SQL mangement and was wondering what the implications are when you remove the owner of a SQL database? Does this stop any access to the DB and if it does can you simply add a new account a...