Click here to Skip to main content
15,914,924 members
Home / Discussions / Database
   

Database

 
QuestionMusic Files Pin
kirthikirthi28-Sep-07 20:02
kirthikirthi28-Sep-07 20:02 
AnswerRe: Music Files Pin
gus_br28-Sep-07 20:54
gus_br28-Sep-07 20:54 
QuestionSQL Statment Pin
webhay28-Sep-07 19:26
webhay28-Sep-07 19:26 
AnswerRe: SQL Statment Pin
John-ph28-Sep-07 20:43
John-ph28-Sep-07 20:43 
QuestionObject Persistence Pin
gus_br28-Sep-07 9:18
gus_br28-Sep-07 9:18 
AnswerRe: Object Persistence Pin
Colin Angus Mackay28-Sep-07 9:44
Colin Angus Mackay28-Sep-07 9:44 
GeneralRe: Object Persistence Pin
gus_br28-Sep-07 9:52
gus_br28-Sep-07 9:52 
GeneralRe: Object Persistence Pin
Colin Angus Mackay28-Sep-07 10:03
Colin Angus Mackay28-Sep-07 10:03 
pontonet wrote:
I meant better approaches, for instance, NHibernate, and so on.


ORM tools then.

pontonet wrote:
Technologies that does it almost automatically for you, without needing to write much SQL code directly.


Ah, well... Can't help you if you are looking for ORM tools. I'm a big fan of creating stored procedures and a DAL that is a proxy for the stored procedure. I don't advocate exposing tables directly on the grounds that it is a security risk.

Although, having said that some ORM tools do make better allowances for stored procedures LLBLGen I believe is one.


Upcoming FREE developer events:
* Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ...

My website

QuestionCommon Dialog Object Reference... Pin
new_phoenix28-Sep-07 9:07
new_phoenix28-Sep-07 9:07 
QuestionHaving trouble with a TableDef object... Pin
new_phoenix28-Sep-07 6:56
new_phoenix28-Sep-07 6:56 
Questioncolumn as stored procedure parameter? Pin
Ed Hill _5_28-Sep-07 6:06
Ed Hill _5_28-Sep-07 6:06 
AnswerRe: column as stored procedure parameter? Pin
John-ph28-Sep-07 10:47
John-ph28-Sep-07 10:47 
GeneralRe: column as stored procedure parameter? Pin
Ed Hill _5_1-Oct-07 0:26
Ed Hill _5_1-Oct-07 0:26 
GeneralRe: column as stored procedure parameter? Pin
John-ph2-Oct-07 19:47
John-ph2-Oct-07 19:47 
QuestionPASSWORD RETRIEVAL Pin
LyndonJohn28-Sep-07 3:34
LyndonJohn28-Sep-07 3:34 
AnswerRe: PASSWORD RETRIEVAL Pin
Pete O'Hanlon28-Sep-07 4:01
mvePete O'Hanlon28-Sep-07 4:01 
AnswerRe: PASSWORD RETRIEVAL Pin
Colin Angus Mackay28-Sep-07 4:24
Colin Angus Mackay28-Sep-07 4:24 
AnswerRe: PASSWORD RETRIEVAL Pin
Paul Conrad2-Oct-07 10:30
professionalPaul Conrad2-Oct-07 10:30 
QuestionSQL to get DataTypes Pin
RichardBerry28-Sep-07 3:21
RichardBerry28-Sep-07 3:21 
AnswerRe: SQL to get DataTypes Pin
Colin Angus Mackay28-Sep-07 3:31
Colin Angus Mackay28-Sep-07 3:31 
GeneralRe: SQL to get DataTypes Pin
RichardBerry30-Sep-07 21:16
RichardBerry30-Sep-07 21:16 
GeneralRe: SQL to get DataTypes Pin
Colin Angus Mackay1-Oct-07 6:32
Colin Angus Mackay1-Oct-07 6:32 
GeneralRe: SQL to get DataTypes Pin
RichardBerry2-Oct-07 1:20
RichardBerry2-Oct-07 1:20 
AnswerRe: SQL to get DataTypes Pin
PIEBALDconsult28-Sep-07 5:42
mvePIEBALDconsult28-Sep-07 5:42 
AnswerRe: SQL to get DataTypes Pin
John-ph28-Sep-07 20:22
John-ph28-Sep-07 20:22 

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.