Click here to Skip to main content
15,891,136 members
Home / Discussions / Database
   

Database

 
QuestionSQL Select Puzzle Pin
neilsolent30-Oct-06 9:51
neilsolent30-Oct-06 9:51 
AnswerRe: SQL Select Puzzle Pin
Eric Dahlvang31-Oct-06 3:07
Eric Dahlvang31-Oct-06 3:07 
QuestionWhere can I lean about stored procedures? Pin
CCMint30-Oct-06 7:01
CCMint30-Oct-06 7:01 
QuestionCOPY TABLE giving unexpected EOF error Pin
Zeolite30-Oct-06 6:55
Zeolite30-Oct-06 6:55 
QuestionBest way to save data Pin
knappster30-Oct-06 1:43
knappster30-Oct-06 1:43 
QuestionADO.NET related question Pin
Imtiaz Murtaza30-Oct-06 0:57
Imtiaz Murtaza30-Oct-06 0:57 
AnswerRe: ADO.NET related question Pin
Colin Angus Mackay30-Oct-06 1:54
Colin Angus Mackay30-Oct-06 1:54 
GeneralRe: ADO.NET related question Pin
Damodar Periwal31-Oct-06 10:14
Damodar Periwal31-Oct-06 10:14 
You may create a simplified and database-agnostic solution using an object-relational mapping product like NJDX.

Even developing a DAL layer can get quite complicated if you have to use SQL/ADO.NET. This report shows how NJDX OR-Mapper reduced the complexity and size (70%) of the DAL code for the famous .NET Pet Shop project.


-- Damodar Periwal
Software Tree, Inc.
Simplify Data Integration

AnswerRe: ADO.NET related question Pin
Hunuman30-Oct-06 2:02
Hunuman30-Oct-06 2:02 
GeneralData Type Issue in Where Clause Pin
Brady Kelly30-Oct-06 0:13
Brady Kelly30-Oct-06 0:13 
JokeRe: Data Type Issue in Where Clause Pin
Rob Graham30-Oct-06 3:14
Rob Graham30-Oct-06 3:14 
Questionselect query filling 2 typed datasets Pin
steve_rm29-Oct-06 22:10
steve_rm29-Oct-06 22:10 
QuestionPurpose of SQL Server Jobs Pin
King Shez29-Oct-06 19:50
King Shez29-Oct-06 19:50 
AnswerRe: Purpose of SQL Server Jobs Pin
Eric Dahlvang30-Oct-06 3:13
Eric Dahlvang30-Oct-06 3:13 
Questionconnection cannot be made? Pin
Haoman1729-Oct-06 0:48
Haoman1729-Oct-06 0:48 
Questionconnecting to SQL express through ADO Pin
psasidisrcum28-Oct-06 11:54
psasidisrcum28-Oct-06 11:54 
AnswerRe: connecting to SQL express through ADO Pin
Jerry Hammond28-Oct-06 16:16
Jerry Hammond28-Oct-06 16:16 
GeneralRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 3:52
Colin Angus Mackay29-Oct-06 3:52 
GeneralRe: connecting to SQL express through ADO Pin
Jerry Hammond29-Oct-06 4:50
Jerry Hammond29-Oct-06 4:50 
GeneralRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 5:04
Colin Angus Mackay29-Oct-06 5:04 
GeneralRe: connecting to SQL express through ADO Pin
Jerry Hammond29-Oct-06 5:11
Jerry Hammond29-Oct-06 5:11 
AnswerRe: connecting to SQL express through ADO Pin
S Douglas29-Oct-06 1:55
professionalS Douglas29-Oct-06 1:55 
GeneralRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 3:56
Colin Angus Mackay29-Oct-06 3:56 
GeneralRe: connecting to SQL express through ADO Pin
S Douglas29-Oct-06 18:12
professionalS Douglas29-Oct-06 18:12 
AnswerRe: connecting to SQL express through ADO Pin
Colin Angus Mackay29-Oct-06 3:54
Colin Angus Mackay29-Oct-06 3:54 

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.