Click here to Skip to main content
15,887,477 members
Home / Discussions / Database
   

Database

 
AnswerRe: insert command Pin
Kschuler23-Oct-07 5:53
Kschuler23-Oct-07 5:53 
QuestionExecuting querys in distributed server Pin
Vipin.d22-Oct-07 20:48
Vipin.d22-Oct-07 20:48 
AnswerRe: Executing querys in distributed server Pin
pmarfleet22-Oct-07 20:59
pmarfleet22-Oct-07 20:59 
GeneralRe: Executing querys in distributed server Pin
Vipin.d22-Oct-07 21:23
Vipin.d22-Oct-07 21:23 
GeneralRe: Executing querys in distributed server Pin
pmarfleet22-Oct-07 21:38
pmarfleet22-Oct-07 21:38 
GeneralRe: Executing querys in distributed server Pin
Vipin.d22-Oct-07 22:32
Vipin.d22-Oct-07 22:32 
Questionin sql server 2005 i need to send e mails periodically. Pin
prasadbuddhika22-Oct-07 19:51
prasadbuddhika22-Oct-07 19:51 
AnswerRe: in sql server 2005 i need to send e mails periodically. Pin
neeraj_indianic22-Oct-07 20:18
neeraj_indianic22-Oct-07 20:18 
Using db you can not send the mail periodically. But this method will help you.

Create an excutable file which contains sending mail code.
Schedule this excutable file using windows scheduler from control panel.
Now your executable file will check the pending mails from your db and will send the mail. Once mail is sent then set the flag sent so that it will not sent again.
AnswerRe: in sql server 2005 i need to send e mails periodically. Pin
Marek Grzenkowicz22-Oct-07 23:51
Marek Grzenkowicz22-Oct-07 23:51 
Question[SOLVED] Create a database in Microsoft SQL Server 2005 Pin
CodingLover22-Oct-07 18:57
CodingLover22-Oct-07 18:57 
AnswerRe: Create a database in Microsoft SQL Server 2005 Pin
CodingLover22-Oct-07 20:04
CodingLover22-Oct-07 20:04 
QuestionData driven schedule with Reporting Services Pin
deemikey22-Oct-07 14:10
deemikey22-Oct-07 14:10 
QuestionSQL Query Pin
Giri K22-Oct-07 13:07
Giri K22-Oct-07 13:07 
AnswerRe: SQL Query Pin
Marek Grzenkowicz23-Oct-07 0:00
Marek Grzenkowicz23-Oct-07 0:00 
AnswerRe: SQL Query Pin
Giri K23-Oct-07 14:31
Giri K23-Oct-07 14:31 
Questionselect query doubt Pin
Vipin.d22-Oct-07 3:51
Vipin.d22-Oct-07 3:51 
AnswerRe: select query doubt Pin
Vipin.d22-Oct-07 3:58
Vipin.d22-Oct-07 3:58 
AnswerRe: select query doubt [modified] Pin
GuyThiebaut22-Oct-07 4:44
professionalGuyThiebaut22-Oct-07 4:44 
QuestionHelp in designing search query Pin
NetBot22-Oct-07 3:03
NetBot22-Oct-07 3:03 
AnswerRe: Help in designing search query Pin
Michael Potter22-Oct-07 5:05
Michael Potter22-Oct-07 5:05 
QuestionDisplay SQL query results in Windows Form Pin
hobbsieoz22-Oct-07 2:36
hobbsieoz22-Oct-07 2:36 
AnswerRe: Display SQL query results in Windows Form Pin
Paddy Boyd22-Oct-07 5:01
Paddy Boyd22-Oct-07 5:01 
QuestionConvert comma separated text file (.csv) file into access .mdb file Pin
shyamts22-Oct-07 1:41
shyamts22-Oct-07 1:41 
AnswerRe: Convert comma separated text file (.csv) file into access .mdb file Pin
_Damian S_22-Oct-07 17:21
professional_Damian S_22-Oct-07 17:21 
Question[Solved]Insert statement against a FoxPro database isn't commited using ODBCConnection in C# Pin
Larantz21-Oct-07 22:49
Larantz21-Oct-07 22:49 

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.