Click here to Skip to main content
15,922,145 members
Home / Discussions / Database
   

Database

 
QuestionAbout Swapping in Sql Pin
prameelapydi13-Nov-06 17:45
prameelapydi13-Nov-06 17:45 
AnswerRe: About Swapping in Sql Pin
Colin Angus Mackay13-Nov-06 22:54
Colin Angus Mackay13-Nov-06 22:54 
GeneralRe: About Swapping in Sql Pin
Frank Kerrigan13-Nov-06 23:40
Frank Kerrigan13-Nov-06 23:40 
GeneralRe: About Swapping in Sql Pin
prameelapydi15-Nov-06 17:55
prameelapydi15-Nov-06 17:55 
Questionhow can i make data visualisation? [modified] Pin
MAYKY13-Nov-06 8:03
MAYKY13-Nov-06 8:03 
AnswerRe: how can i make data visualisation? Pin
Frank Kerrigan13-Nov-06 23:51
Frank Kerrigan13-Nov-06 23:51 
Questionupdating a database using dataAdapter update Pin
steve_rm13-Nov-06 6:43
steve_rm13-Nov-06 6:43 
AnswerRe: updating a database using dataAdapter update Pin
Frank Kerrigan13-Nov-06 23:56
Frank Kerrigan13-Nov-06 23:56 
You have a few choices

1) Set your datadapter to write back to the database using update, insert commands configured for your dataAdapter

2) Use SQL commands or storedprocedures to update your data

3) Create an object class with a save method to save data back to the database.







Blog Have I http:\\www.frankkerrigan.com

QuestionHow to Add(sum) from two Different tables Pin
Iridania13-Nov-06 4:40
Iridania13-Nov-06 4:40 
AnswerRe: How to Add(sum) from two Different tables Pin
Parwej Ahamad13-Nov-06 5:59
professionalParwej Ahamad13-Nov-06 5:59 
QuestionStored Procedure Issue Pin
Deepasubramanian13-Nov-06 4:12
Deepasubramanian13-Nov-06 4:12 
AnswerRe: Stored Procedure Issue Pin
coolestCoder13-Nov-06 21:20
coolestCoder13-Nov-06 21:20 
AnswerRe: Stored Procedure Issue Pin
Deepasubramanian16-Nov-06 19:17
Deepasubramanian16-Nov-06 19:17 
Questionparameter in footer - sql reports Pin
playout12-Nov-06 20:51
playout12-Nov-06 20:51 
AnswerRe: parameter in footer - sql reports Pin
Frank Kerrigan13-Nov-06 23:44
Frank Kerrigan13-Nov-06 23:44 
QuestionUPDATE & INSERT speed improvement question Pin
Lior S11-Nov-06 23:11
Lior S11-Nov-06 23:11 
AnswerRe: UPDATE & INSERT speed improvement question Pin
Software_Guy_12311-Nov-06 23:26
Software_Guy_12311-Nov-06 23:26 
AnswerRe: UPDATE & INSERT speed improvement question Pin
Colin Angus Mackay12-Nov-06 8:37
Colin Angus Mackay12-Nov-06 8:37 
QuestionRe: UPDATE & INSERT speed improvement question Pin
Lior S12-Nov-06 22:45
Lior S12-Nov-06 22:45 
AnswerRe: UPDATE & INSERT speed improvement question Pin
Colin Angus Mackay13-Nov-06 1:00
Colin Angus Mackay13-Nov-06 1:00 
QuestionCreating Database for a holding an its subsidiaries Pin
Maira K11-Nov-06 22:33
Maira K11-Nov-06 22:33 
AnswerRe: Creating Database for a holding an its subsidiaries Pin
Frank Kerrigan13-Nov-06 23:59
Frank Kerrigan13-Nov-06 23:59 
GeneralRe: Creating Database for a holding an its subsidiaries Pin
Maira K14-Nov-06 0:48
Maira K14-Nov-06 0:48 
GeneralExpress Connection Problems Pin
Ed.Poore10-Nov-06 13:49
Ed.Poore10-Nov-06 13:49 
GeneralRe: Express Connection Problems Pin
Rob Graham10-Nov-06 14:22
Rob Graham10-Nov-06 14: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.