Click here to Skip to main content
15,890,438 members
Home / Discussions / Database
   

Database

 
GeneralRe: Group By 30 Minutes Pin
It_tech24-Jun-10 3:56
It_tech24-Jun-10 3:56 
GeneralRe: Group By 30 Minutes Pin
J4amieC24-Jun-10 6:15
J4amieC24-Jun-10 6:15 
GeneralRe: Group By 30 Minutes Pin
It_tech24-Jun-10 6:20
It_tech24-Jun-10 6:20 
GeneralRe: Group By 30 Minutes Pin
Mycroft Holmes24-Jun-10 11:49
professionalMycroft Holmes24-Jun-10 11:49 
GeneralRe: Group By 30 Minutes Pin
It_tech25-Jun-10 0:50
It_tech25-Jun-10 0:50 
QuestionTrigger Issue Pin
Elizma23-Jun-10 23:08
Elizma23-Jun-10 23:08 
AnswerRe: Trigger Issue Pin
Mycroft Holmes24-Jun-10 1:09
professionalMycroft Holmes24-Jun-10 1:09 
QuestionHow to deny accessing from OleDb Provider when Excel is opening? Pin
[N][Q][H]23-Jun-10 16:35
[N][Q][H]23-Jun-10 16:35 
Hi all I am using Microsoft.Jet.OleDb.4.0 provider to obtaint data from Excel files. Here's the connection string and it works properly:

string conn = "Provider=Microsoft.Jet.OleDb.4.0;Data Source=source.xls;Extended Properties=\"Excel 8.0;HDR=Yes;IMEX=1\"";

The problem is that I want whenever excel file was opened or to be using by another programs, OleDb provider wouldn't access to the excel files. I guess that I have to set some properties on Extened Properties. I have googled alot but it seems nothing about it.

anybody help me! thanks
[N][Q][H]

AnswerRe: How to deny accessing from OleDb Provider when Excel is opening? Pin
Mycroft Holmes23-Jun-10 17:25
professionalMycroft Holmes23-Jun-10 17:25 
AnswerRe: How to deny accessing from OleDb Provider when Excel is opening? Pin
_Damian S_23-Jun-10 17:28
professional_Damian S_23-Jun-10 17:28 
AnswerRe: How to deny accessing from OleDb Provider when Excel is opening? Pin
[N][Q][H]23-Jun-10 17:37
[N][Q][H]23-Jun-10 17:37 
QuestionOnly one expression can be specified in the select list when the subquery is not introduced with EXISTS. Pin
Naunt22-Jun-10 16:01
Naunt22-Jun-10 16:01 
AnswerRe: Only one expression can be specified in the select list when the subquery is not introduced with EXISTS. Pin
thatraja22-Jun-10 17:50
professionalthatraja22-Jun-10 17:50 
AnswerRe: Only one expression can be specified in the select list when the subquery is not introduced with EXISTS. PinPopular
Mycroft Holmes22-Jun-10 19:23
professionalMycroft Holmes22-Jun-10 19:23 
AnswerRe: Only one expression can be specified in the select list when the subquery is not introduced with EXISTS. Pin
Ganu Sharma22-Sep-11 2:57
Ganu Sharma22-Sep-11 2:57 
QuestionTechnical Aspect of SQL 2k or 2k5 Replication Pin
Abdul Rahman Hamidy20-Jun-10 19:52
Abdul Rahman Hamidy20-Jun-10 19:52 
AnswerRe: Technical Aspect of SQL 2k or 2k5 Replication Pin
Eddy Vluggen21-Jun-10 4:58
professionalEddy Vluggen21-Jun-10 4:58 
QuestionGenerate Script Wizard in SQL 2005/2008 Pin
Vimalsoft(Pty) Ltd19-Jun-10 3:36
professionalVimalsoft(Pty) Ltd19-Jun-10 3:36 
AnswerRe: Generate Script Wizard in SQL 2005/2008 Pin
Mycroft Holmes20-Jun-10 14:52
professionalMycroft Holmes20-Jun-10 14:52 
GeneralRe: Generate Script Wizard in SQL 2005/2008 Pin
Vimalsoft(Pty) Ltd20-Jun-10 20:07
professionalVimalsoft(Pty) Ltd20-Jun-10 20:07 
QuestionFast query, slow fetch in SQL Server 2008 Pin
jan larsen17-Jun-10 2:18
jan larsen17-Jun-10 2:18 
AnswerRe: Fast query, slow fetch in SQL Server 2008 Pin
Chris Meech17-Jun-10 3:14
Chris Meech17-Jun-10 3:14 
GeneralRe: Fast query, slow fetch in SQL Server 2008 Pin
jan larsen17-Jun-10 19:26
jan larsen17-Jun-10 19:26 
GeneralRe: Fast query, slow fetch in SQL Server 2008 Pin
Chris Meech18-Jun-10 1:04
Chris Meech18-Jun-10 1:04 
GeneralRe: Fast query, slow fetch in SQL Server 2008 Pin
jan larsen18-Jun-10 1:55
jan larsen18-Jun-10 1:55 

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.