Click here to Skip to main content
15,902,835 members
Home / Discussions / Database
   

Database

 
GeneralRe: Is it possible to fire message from Stored procedure? Pin
Sipder10-Mar-08 4:20
Sipder10-Mar-08 4:20 
GeneralRe: Is it possible to fire message from Stored procedure? Pin
Colin Angus Mackay10-Mar-08 5:03
Colin Angus Mackay10-Mar-08 5:03 
GeneralRe: Is it possible to fire message from Stored procedure? Pin
Sipder10-Mar-08 18:35
Sipder10-Mar-08 18:35 
GeneralStored Procedure for Checking Login Table Pin
codingrocks9-Mar-08 16:44
codingrocks9-Mar-08 16:44 
GeneralRe: Stored Procedure for Checking Login Table Pin
Ravenet9-Mar-08 17:54
Ravenet9-Mar-08 17:54 
GeneralRe: Stored Procedure for Checking Login Table Pin
Colin Angus Mackay9-Mar-08 23:44
Colin Angus Mackay9-Mar-08 23:44 
GeneralRe: Stored Procedure for Checking Login Table Pin
Christian Graus9-Mar-08 19:31
protectorChristian Graus9-Mar-08 19:31 
GeneralConnected Vs. Disconnected Pin
CodingYoshi9-Mar-08 13:39
CodingYoshi9-Mar-08 13:39 
Hi,

I need some help to clarify some confusion I have. If I access some data from the db and then create objects which hold the data--for example, access the customer table and create a customer object--am I using Connected technique or Disconnected? My understanding is I am using disconnected, however my teachers disagree.

I think to use connected technique I will query the db and keep connection open and every time a change is made it is made directly in db.

In other words, if the changes are made anywhere except the data storage source--the database in this case--then it is disconnected.

Furthermore, when you bind controls to the db, is it using connected or disconnected?


Please write a detailed answer and you can assume I am well familiar with ADO.NET.

CodingYoshi
GeneralRe: Connected Vs. Disconnected Pin
Paul Conrad9-Mar-08 13:43
professionalPaul Conrad9-Mar-08 13:43 
GeneralRe: Connected Vs. Disconnected Pin
CodingYoshi9-Mar-08 13:57
CodingYoshi9-Mar-08 13:57 
GeneralRe: Connected Vs. Disconnected Pin
moon_stick10-Mar-08 6:01
moon_stick10-Mar-08 6:01 
GeneralRe: Connected Vs. Disconnected Pin
CodingYoshi11-Mar-08 9:00
CodingYoshi11-Mar-08 9:00 
QuestionShow Databases ? Pin
Fritzables9-Mar-08 13:35
Fritzables9-Mar-08 13:35 
AnswerRe: Show Databases ? Pin
Paul Conrad9-Mar-08 13:40
professionalPaul Conrad9-Mar-08 13:40 
GeneralRe: Show Databases ? Pin
Fritzables9-Mar-08 14:19
Fritzables9-Mar-08 14:19 
Generali want to encrypt password Pin
Mahdi_kishislan9-Mar-08 11:27
Mahdi_kishislan9-Mar-08 11:27 
GeneralRe: i want to encrypt password Pin
buchstaben9-Mar-08 11:47
buchstaben9-Mar-08 11:47 
GeneralRe: i want to encrypt password Pin
CodingYoshi9-Mar-08 13:41
CodingYoshi9-Mar-08 13:41 
GeneralRe: i want to encrypt password Pin
Paul Conrad9-Mar-08 13:42
professionalPaul Conrad9-Mar-08 13:42 
QuestionGetting the Top 1 record while using inner join Pin
ONeil Tomlinson9-Mar-08 10:50
ONeil Tomlinson9-Mar-08 10:50 
AnswerRe: Getting the Top 1 record while using inner join Pin
buchstaben9-Mar-08 11:45
buchstaben9-Mar-08 11:45 
GeneralRe: Getting the Top 1 record while using inner join Pin
ONeil Tomlinson9-Mar-08 13:16
ONeil Tomlinson9-Mar-08 13:16 
Generaltrigger after delete Pin
haytham_mohammad9-Mar-08 8:31
haytham_mohammad9-Mar-08 8:31 
GeneralRe: trigger after delete Pin
pmarfleet9-Mar-08 9:33
pmarfleet9-Mar-08 9:33 
GeneralRe: trigger after delete Pin
haytham_mohammad9-Mar-08 9:40
haytham_mohammad9-Mar-08 9:40 

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.