Click here to Skip to main content
15,900,461 members
Home / Discussions / Database
   

Database

 
QuestionHow to change date format Pin
MikeRT14-Jun-06 20:20
MikeRT14-Jun-06 20:20 
AnswerRe: How to change date format Pin
Eric Dahlvang15-Jun-06 3:55
Eric Dahlvang15-Jun-06 3:55 
QuestionAlter Tables Pin
myNameIsRon14-Jun-06 19:02
myNameIsRon14-Jun-06 19:02 
AnswerRe: Alter Tables Pin
r.stropek15-Jun-06 0:29
r.stropek15-Jun-06 0:29 
GeneralRe: Alter Tables Pin
myNameIsRon15-Jun-06 14:39
myNameIsRon15-Jun-06 14:39 
AnswerRe: Alter Tables Pin
Eric Dahlvang15-Jun-06 4:47
Eric Dahlvang15-Jun-06 4:47 
GeneralRe: Alter Tables Pin
myNameIsRon15-Jun-06 14:38
myNameIsRon15-Jun-06 14:38 
Question'Best practices' info needed [modified] Pin
Gary Wheeler14-Jun-06 10:49
Gary Wheeler14-Jun-06 10:49 
I'm working on my first data base project. We're recording some historical information from a product, and it seems natural to go ahead an put it in a data base for later retrieval.

Here are some of the things I'm considering:

ODBC: I want independence from the actual DBMS. I'll provide a 'default' data base with the product, but want to give the customer the option of having us record our information directly in his data base.

SQL Server 2005 Express: I'm looking at this for my 'default' data base. It's free, and the install appears to be easy.

MFC: Yeah, I know MFC is horribly old school, but this is an add-on to an existing MFC-based product. .NET is out of the question. We're developing using VS.NET 2003, by the way.

Service: I don't know if it makes a difference, but this will probably be implemented as a service.

Do you guys have any sources or suggestions for 'best practices', tips, or "do's and don'ts"?


Software Zen: delete this;
AnswerRe: 'Best practices' info needed Pin
Colin Angus Mackay14-Jun-06 11:10
Colin Angus Mackay14-Jun-06 11:10 
GeneralRe: 'Best practices' info needed Pin
Gary Wheeler15-Jun-06 1:18
Gary Wheeler15-Jun-06 1:18 
QuestionDAO - Stored Procedure Execution Pin
KSMANN14-Jun-06 9:32
KSMANN14-Jun-06 9:32 
QuestionSystem.Data.DBConcurrencyException Pin
IMC200614-Jun-06 7:30
IMC200614-Jun-06 7:30 
Questionsqldataadapter sqlcommandbuilder stripping off identity column HELP??? Pin
isgrom14-Jun-06 7:16
isgrom14-Jun-06 7:16 
QuestionAggregation function error Pin
tadhg8814-Jun-06 4:02
tadhg8814-Jun-06 4:02 
AnswerRe: Aggregation function error Pin
Colin Angus Mackay14-Jun-06 5:34
Colin Angus Mackay14-Jun-06 5:34 
GeneralRe: Aggregation function error Pin
tadhg8814-Jun-06 6:39
tadhg8814-Jun-06 6:39 
GeneralRe: Aggregation function error Pin
Colin Angus Mackay14-Jun-06 8:16
Colin Angus Mackay14-Jun-06 8:16 
GeneralRe: Aggregation function error [modified] Pin
tadhg8822-Jun-06 4:31
tadhg8822-Jun-06 4:31 
Questiondo tasks perodically on SQL Server 2000 Pin
{darkside}14-Jun-06 3:22
{darkside}14-Jun-06 3:22 
AnswerRe: do tasks perodically on SQL Server 2000 Pin
ToddHileHoffer14-Jun-06 3:33
ToddHileHoffer14-Jun-06 3:33 
AnswerRe: do tasks perodically on SQL Server 2000 Pin
Frank Kerrigan15-Jun-06 5:03
Frank Kerrigan15-Jun-06 5:03 
GeneralRe: do tasks perodically on SQL Server 2000 [modified] Pin
{darkside}21-Jun-06 11:39
{darkside}21-Jun-06 11:39 
QuestionDatabase design question [modified] Pin
ToddHileHoffer14-Jun-06 2:34
ToddHileHoffer14-Jun-06 2:34 
AnswerRe: Database design question [modified] Pin
Colin Angus Mackay14-Jun-06 5:38
Colin Angus Mackay14-Jun-06 5:38 
GeneralRe: Database design question Pin
Eric Dahlvang14-Jun-06 6:16
Eric Dahlvang14-Jun-06 6:16 

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.