Click here to Skip to main content
15,925,782 members
Home / Discussions / Database
   

Database

 
Questiondatagrid Pin
hero19951-May-07 19:43
hero19951-May-07 19:43 
AnswerRe: datagrid Pin
Tirthadip1-May-07 22:46
Tirthadip1-May-07 22:46 
Questioncopy selected record into a .mdb file Pin
hero19951-May-07 19:41
hero19951-May-07 19:41 
GeneralSo I know this guy... Pin
code-frog1-May-07 12:24
professionalcode-frog1-May-07 12:24 
GeneralRe: So I know this guy... Pin
Rob Graham1-May-07 12:54
Rob Graham1-May-07 12:54 
GeneralRe: So I know this guy... Pin
Jerry Hammond1-May-07 18:00
Jerry Hammond1-May-07 18:00 
GeneralRe: So I know this guy... Pin
Colin Angus Mackay2-May-07 0:00
Colin Angus Mackay2-May-07 0:00 
QuestionSqlServer 2005 File Permission Issues Pin
Aaron VanWieren1-May-07 11:19
Aaron VanWieren1-May-07 11:19 
I have an application that is creating its own databases at run time. This application has a dedicated file structure for storing the database mdf and ldf files under its application directory under "Program Files". The issue I am having is this (sorry for lengthy explanation):

Originally I created a temp folder on my c drive such that I had c:\temp\ for storing these files. I could deploy my application with no problem what so ever.

I have recently moved the temp folder into my application's root directory such as this: c:\Program Files\MyApp\Working\Data\.

Should be no problem as the folder has an exact same setup as the c:\temp folder. But, the database will not allow databases to be created in the folder or any directory under "Program Files".

I have found that if I go into permissions and give the folder under "ProgramFiles" the sqluser$machinename$serverinstance group permissions it will work fine.

So my question is WHY? and HOw can I skirt this issue at deployment?

_____________________________________________________________________

Our developers never release
code. Rather, it tends to escape, pillaging the countryside all around.

The Enlightenment Project (paraphrased comment)

Visit Me at GISDevCafe

QuestionXML-document into SQL-Column and back Pin
chrstn1-May-07 10:45
chrstn1-May-07 10:45 
QuestionSQL 2000 won't import data Pin
Bryan Bradford1-May-07 7:07
Bryan Bradford1-May-07 7:07 
AnswerRe: SQL 2000 won't import data Pin
Marcus J. Smith1-May-07 8:40
professionalMarcus J. Smith1-May-07 8:40 
GeneralRe: SQL 2000 won't import data Pin
Bryan Bradford1-May-07 11:29
Bryan Bradford1-May-07 11:29 
QuestionHow can I minimize a datatable's memory usage? Pin
Marcus J. Smith1-May-07 6:59
professionalMarcus J. Smith1-May-07 6:59 
AnswerRe: How can I minimize a datatable's memory usage? Pin
kubben1-May-07 7:21
kubben1-May-07 7:21 
GeneralRe: How can I minimize a datatable's memory usage? Pin
Marcus J. Smith1-May-07 8:01
professionalMarcus J. Smith1-May-07 8:01 
GeneralRe: How can I minimize a datatable's memory usage? Pin
kubben1-May-07 8:04
kubben1-May-07 8:04 
GeneralRe: How can I minimize a datatable's memory usage? Pin
Marcus J. Smith1-May-07 8:17
professionalMarcus J. Smith1-May-07 8:17 
GeneralRe: How can I minimize a datatable's memory usage? Pin
kubben1-May-07 8:26
kubben1-May-07 8:26 
GeneralRe: How can I minimize a datatable's memory usage? Pin
Marcus J. Smith2-May-07 10:08
professionalMarcus J. Smith2-May-07 10:08 
GeneralRe: How can I minimize a datatable's memory usage? Pin
kubben2-May-07 10:28
kubben2-May-07 10:28 
GeneralRe: How can I minimize a datatable's memory usage? Pin
Marcus J. Smith2-May-07 10:52
professionalMarcus J. Smith2-May-07 10:52 
GeneralRe: How can I minimize a datatable's memory usage? Pin
kubben2-May-07 12:37
kubben2-May-07 12:37 
QuestionO/R Mapping Recomendations Pin
Tristan Rhodes1-May-07 6:38
Tristan Rhodes1-May-07 6:38 
AnswerRe: O/R Mapping Recomendations Pin
Pete O'Hanlon1-May-07 22:42
mvePete O'Hanlon1-May-07 22:42 
Questionaccess to sql server Pin
Tamimi - Code1-May-07 3:11
Tamimi - Code1-May-07 3:11 

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.