Re: Build



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.








.



Relevant Pages

  • Re: Backup still not working
    ... So you may try to rebuild the RSM database if the ... > rename the existing files in this folder to a .old file extension, ... > this time unchecks "First Storage Group" under Microsoft Exchange Server. ... > 1) Open SQL Server Enterprise Manager. ...
    (microsoft.public.windows.server.sbs)
  • Re: Filter SQL Enterprise Manager
    ... You can't filter out the objects in SQL Server 2000 Enterprise Manager. ... > database but I don't want him to see the names of the other databases that ... > exist on the server or the Data transformation Services folder, ...
    (microsoft.public.sqlserver.server)
  • Re: Linked server from SQL Server to Access db on network share?
    ... Thank you for your post regarding Linked server from SQL Server to Access ... file-based database or for the folder containing the file. ... And make sure they have read/write permissions. ...
    (microsoft.public.sqlserver.msde)
  • Re: Build
    ... As Kalen already mentioned, there is no such thing "build" in SQL Server, that term is must be about "Building a Project or Solution in Visual ... here you are talking about a specific application which seems to need more than one database and noone here except for you knows about the sample application you are working on now. ... From what I've learned, there are actually several databases that exist for every "solution", located in the output folder and project folders. ... 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... ...
    (microsoft.public.sqlserver.setup)
  • Help: form validation error upon upload
    ... the database compatibility is set at 80. ... >>refer to a nonexistent file or folder, ... >>valid file or folder that is not in the current Web. ... I have the upload size set to 100mb and there ...
    (microsoft.public.sharepoint.windowsservices)

Loading