Sign in | Join
Last post 05-13-2008 3:37 AM by Thomas Sun – MSFT. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
when i create a new database in asp.net itself,,,the database was created with an extension of DBO instead of MDF
So what is the difference between these 2 database as their extension suggests?
dbo is for database owner
Are u saying your file is created like dbname.dbo instead of dbname.mdf ?
yeah exactly..so are they just the same database ,serving the same purpose or there are notable differences between them.. gotta confused by those databases extensions
Hi,
You can try to refer to this issue has being discussed.
I hope this helps.