Click here to Skip to main content
15,892,674 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to retrieve column names of table based on conditions in data Pin
James Shao15-Jan-10 14:56
James Shao15-Jan-10 14:56 
GeneralRe: How to retrieve column names of table based on conditions in data Pin
Mycroft Holmes15-Jan-10 16:41
professionalMycroft Holmes15-Jan-10 16:41 
QuestionStoring Image file in sql 2005 Pin
Member 451421814-Jan-10 14:52
Member 451421814-Jan-10 14:52 
AnswerRe: Storing Image file in sql 2005 Pin
loyal ginger14-Jan-10 15:12
loyal ginger14-Jan-10 15:12 
AnswerRe: Storing Image file in sql 2005 Pin
Ashfield14-Jan-10 21:20
Ashfield14-Jan-10 21:20 
Questionsqlite query Pin
jashimu14-Jan-10 8:27
jashimu14-Jan-10 8:27 
QuestionAbout MS Access Pin
Hum Dum13-Jan-10 18:21
Hum Dum13-Jan-10 18:21 
AnswerRe: About MS Access Pin
Mycroft Holmes13-Jan-10 18:29
professionalMycroft Holmes13-Jan-10 18:29 
Hum Dum wrote:
So, Is creating Query(virtual-table / view) in .mdf file is good ?


Yes, in a real relational database (SQL Server, Oracle, MySQL etc) this is called a view and has no cost in disk space. This is probably NOT true for Access as Access is a POS, however using queries/views is still the correct way to go.

You need to evaluate your use of Access as your datastore and make sure it is valid. If more than one user is to access the data then use SQL Server.

Never underestimate the power of human stupidity
RAH

AnswerRe: About MS Access Pin
_Damian S_13-Jan-10 18:53
professional_Damian S_13-Jan-10 18:53 
GeneralRe: About MS Access Pin
Hum Dum13-Jan-10 19:45
Hum Dum13-Jan-10 19:45 
GeneralRe: About MS Access Pin
_Damian S_13-Jan-10 19:51
professional_Damian S_13-Jan-10 19:51 
GeneralRe: About MS Access Pin
Hum Dum13-Jan-10 20:08
Hum Dum13-Jan-10 20:08 
GeneralRe: About MS Access Pin
The Man from U.N.C.L.E.14-Jan-10 6:40
The Man from U.N.C.L.E.14-Jan-10 6:40 
Questionproblem with conversion of a char data type to a datetime data type Pin
Payal_e_m13-Jan-10 17:06
Payal_e_m13-Jan-10 17:06 
AnswerRe: problem with conversion of a char data type to a datetime data type Pin
Mycroft Holmes13-Jan-10 18:24
professionalMycroft Holmes13-Jan-10 18:24 
GeneralRe: problem with conversion of a char data type to a datetime data type Pin
Payal_e_m14-Jan-10 14:38
Payal_e_m14-Jan-10 14:38 
QuestionNeed help with what seems to be an easy SQL query.... Pin
James Shao13-Jan-10 4:18
James Shao13-Jan-10 4:18 
AnswerRe: Need help with what seems to be an easy SQL query.... [modified] Pin
Luc Pattyn13-Jan-10 4:40
sitebuilderLuc Pattyn13-Jan-10 4:40 
AnswerRe: Need help with what seems to be an easy SQL query.... Pin
loyal ginger13-Jan-10 5:36
loyal ginger13-Jan-10 5:36 
AnswerRe: Need help with what seems to be an easy SQL query.... Pin
i.j.russell13-Jan-10 8:59
i.j.russell13-Jan-10 8:59 
GeneralRe: Need help with what seems to be an easy SQL query.... Pin
James Shao17-Jan-10 2:50
James Shao17-Jan-10 2:50 
AnswerRe: Need help with what seems to be an easy SQL query.... Pin
Lee Ludden13-Jan-10 13:33
Lee Ludden13-Jan-10 13:33 
GeneralRe: Need help with what seems to be an easy SQL query.... Pin
James Shao17-Jan-10 2:49
James Shao17-Jan-10 2:49 
AnswerRe: Need help with what seems to be an easy SQL query.... Pin
James Shao13-Jan-10 13:57
James Shao13-Jan-10 13:57 
AnswerRe: Need help with what seems to be an easy SQL query.... Pin
Niladri_Biswas14-Jan-10 16:27
Niladri_Biswas14-Jan-10 16:27 

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.