Re: Build
- From: "Sirocco" <SpoofProof@xxxxxxxxxxx>
- Date: Sat, 02 Feb 2008 03:53:11 GMT
SQL Server 2005 Express ed starter kit, by Delano and George. It actually
seems like a good book. But the sample database (developed in Chap 3-4)
doesn't quite work as expected mainly because when you add some records in
debug, you can't see the new records using the Database Explorer (using the
Visual Basic 2005 Express edition IDE). From what I've learned, there are
actually several databases (mdb files) that exist for every "solution",
located in the output folder and project folders (bin/debug folder and the
bin/release folder). I need to see a really thorough discussion of this
concept of having multiple databases. This concept isn't really explained
in the book. I'm more familiar with Access, where there is just a single
file, simple enough, in contrast to SQL Servers umpteen files spread over
several folders. Where can I learn more about this?
Thanks
"Kalen Delaney" <replies@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:Otxc9XUZIHA.6044@xxxxxxxxxxxxxxxxxxxxxxx
'Building' is not a typical word used when describing working with SQL
Server databases. You are going to have to tell US what the book is
talking about. What is the name of the book?
I have been working with SQL Server for over 20 years, and I have no idea
what Building means.
--
HTH
Kalen Delaney, SQL Server MVP
www.InsideSQLServer.com
http://blog.kalendelaney.com
"Sirocco" <NauticusLX@xxxxxxxxxxx> wrote in message
news:uRSCavTZIHA.5612@xxxxxxxxxxxxxxxxxxxxxxx
I'm asking you. What is Building? A section in a book I'm reading is
titled "Debugging and Building" but I think Building deserves it's own
section, since it's important, I believe. So, what is Building? Can
you refer any good books related to this?
Thanks.
"Tibor Karaszi" <tibor_please.no.email_karaszi@xxxxxxxxxxxxxxxxxx> wrote
in message news:885A15A7-E59C-44C2-8759-843AEEE0ADE8@xxxxxxxxxxxxxxxx
I think we need some more information. A database inside SQL Server
consists of a number of database files (mdf, ldf and possibly ndf). If
you can explain what you mean by "build" and some examples of what files
you refer to then we might be able to add some...
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"Sirocco" <SpoofProof@xxxxxxxxxxx> wrote in message
news:gswoj.21017$v86.12157@xxxxxxxxxxx
I need to know more about the files involved in a SQL database and what
folders are involved (i.e., the bin folder) and the dynamic that
describes these files and folders, such as when one performs the Build
operation. Can you recommend a good reference book? I was just at a
bookstore, looked at about 10 books, and found nothing.
Many thanks in advance.
.
- Follow-Ups:
- Re: Build
- From: Ekrem Önsoy
- Re: Build
- Prev by Date: Re: Build
- Next by Date: Re: sql server msde ntbackup problem
- Previous by thread: Re: Build
- Next by thread: Re: Build
- Index(es):
Relevant Pages
|
Loading