Click here to Skip to main content
15,921,382 members
Home / Discussions / Database
   

Database

 
AnswerRe: problem with sql server Pin
Colin Angus Mackay26-May-06 11:31
Colin Angus Mackay26-May-06 11:31 
QuestionSQL - SELECT Question Pin
ensger26-May-06 7:23
ensger26-May-06 7:23 
AnswerRe: SQL - SELECT Question Pin
Kschuler26-May-06 9:30
Kschuler26-May-06 9:30 
GeneralRe: SQL - SELECT Question Pin
ensger26-May-06 18:02
ensger26-May-06 18:02 
GeneralFound it - thanks Pin
ensger27-May-06 1:01
ensger27-May-06 1:01 
QuestionGet XML node as 'text' data type Pin
Jim Conigliaro25-May-06 8:53
Jim Conigliaro25-May-06 8:53 
AnswerRe: Get XML node as 'text' data type Pin
Arjan Einbu25-May-06 12:49
Arjan Einbu25-May-06 12:49 
QuestionBest Practices for including a SQL DB as part of your apps Pin
gantww25-May-06 8:24
gantww25-May-06 8:24 
Hello all,
I'm continuing to write a fairly complex application. I have a fair amount of data that I would like to store with the application that will include a lot of lookup data that is both fairly relational and somewhat large (several megs in size). The lookup data will be regenerated periodically. If the amount of data were a little smaller (and a little less in need of strict enforcement of relationships), I'd probably just store it all in XML files. Because of this, I've opted to go with a database to store this data. In addition to the main client application, there are a couple of small apps that will be used to retrieve information to stuff into the database. The database would actually be read-only from the client app and would only be writable from the information gathering applications.

What I'd like to do is set up a database project and have it point to a local database file. I want to source control my scripts for the database and be able to quickly create a copy of the database on a different development machine. It would be even better if I could just move the database around as a file as part of my project. I basically want all the benefits of MSDE / SQL Express with the portability (in the sense of being able to move the files around) of Access.

What would you suggest?
AnswerRe: Best Practices for including a SQL DB as part of your apps Pin
Rob Graham25-May-06 11:10
Rob Graham25-May-06 11:10 
QuestionSQL server 2005 express ed Pin
Paps225-May-06 7:54
Paps225-May-06 7:54 
QuestionLogin system help? Pin
eric_tran25-May-06 5:34
eric_tran25-May-06 5:34 
AnswerRe: Login system help? Pin
Colin Angus Mackay25-May-06 10:31
Colin Angus Mackay25-May-06 10:31 
QuestionProblems with MSDE & Networking Pin
nathan2240525-May-06 4:46
nathan2240525-May-06 4:46 
AnswerRe: Problems with MSDE & Networking Pin
woudwijk25-May-06 11:09
woudwijk25-May-06 11:09 
QuestionOdd question - Datasets and Sprocs Pin
NameNotTaken25-May-06 4:16
NameNotTaken25-May-06 4:16 
AnswerRe: Odd question - Datasets and Sprocs Pin
Colin Angus Mackay25-May-06 10:03
Colin Angus Mackay25-May-06 10:03 
GeneralRe: Odd question - Datasets and Sprocs Pin
NameNotTaken25-May-06 10:07
NameNotTaken25-May-06 10:07 
GeneralRe: Odd question - Datasets and Sprocs Pin
Colin Angus Mackay25-May-06 10:21
Colin Angus Mackay25-May-06 10:21 
QuestionRetrival of Table Information in SQL Server Pin
GBal25-May-06 3:42
GBal25-May-06 3:42 
AnswerRe: Retrival of Table Information in SQL Server Pin
albCode25-May-06 4:12
albCode25-May-06 4:12 
GeneralRe: Retrival of Table Information in SQL Server Pin
GBal25-May-06 21:31
GBal25-May-06 21:31 
GeneralRe: Retrival of Table Information in SQL Server Pin
sathish s25-May-06 21:40
sathish s25-May-06 21:40 
Questionurgent help needed Pin
Naveed Kamboh25-May-06 0:53
Naveed Kamboh25-May-06 0:53 
AnswerRe: urgent help needed Pin
Michael P Butler25-May-06 4:28
Michael P Butler25-May-06 4:28 
Questionlimitation of columns in sql table Pin
bita_engr24-May-06 21:52
bita_engr24-May-06 21:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.