Click here to Skip to main content
16,005,181 members
Home / Discussions / Database
   

Database

 
AnswerRe: What database should I use? Pin
Steen Krogsgaard3-Sep-01 23:22
Steen Krogsgaard3-Sep-01 23:22 
GeneralRe: What database should I use? Pin
Michael Martin4-Sep-01 4:59
professionalMichael Martin4-Sep-01 4:59 
AnswerRe: What database should I use? Pin
Carlos Antollini4-Sep-01 5:06
Carlos Antollini4-Sep-01 5:06 
GeneralRe: What database should I use? Pin
Michael Martin4-Sep-01 15:35
professionalMichael Martin4-Sep-01 15:35 
QuestionAbout ADO Connection ? Pin
3-Sep-01 8:48
suss3-Sep-01 8:48 
AnswerRe: About ADO Connection ? Pin
Gerald Schwab3-Sep-01 9:23
Gerald Schwab3-Sep-01 9:23 
GeneralRe: About ADO Connection ? Pin
Mehrdad6-Sep-01 0:13
Mehrdad6-Sep-01 0:13 
AnswerRe: About ADO Connection ? Pin
Carlos Antollini3-Sep-01 10:24
Carlos Antollini3-Sep-01 10:24 
Is better to use the adoconnection like a global variable for your application, but you must open the adoconnection when you need, and leaving that connection open, for future use, and closing the connection when you close the Applictaion. But if your applictation need to use the connection every a long time, is better open the connection every time that you needm, but always leaving the connection like a global function.
Cheers....

Carlos Antollini.
GeneralRe: About ADO Connection ? Pin
Mehrdad6-Sep-01 0:42
Mehrdad6-Sep-01 0:42 
GeneralRe: About ADO Connection ? Pin
Carlos Antollini6-Sep-01 3:05
Carlos Antollini6-Sep-01 3:05 
GeneralRe: About ADO Connection ? Pin
Mehrdad18-Sep-01 9:07
Mehrdad18-Sep-01 9:07 
GeneralRe: About ADO Connection ? Pin
Carlos Antollini18-Sep-01 9:44
Carlos Antollini18-Sep-01 9:44 
GeneralRe: About ADO Connection ? Pin
Mehrdad20-Sep-01 8:53
Mehrdad20-Sep-01 8:53 
QuestionXML Support in SQL Server - does ANYONE use it? Pin
Nick Blumhardt2-Sep-01 21:42
Nick Blumhardt2-Sep-01 21:42 
GeneralFirehose mode error Pin
Not Active1-Sep-01 17:56
mentorNot Active1-Sep-01 17:56 
GeneralADO Errors Pin
_Magnus_31-Aug-01 0:54
_Magnus_31-Aug-01 0:54 
GeneralRe: ADO Errors Pin
Rashid Thadha31-Aug-01 3:08
Rashid Thadha31-Aug-01 3:08 
GeneralRe: ADO Errors Pin
_Magnus_31-Aug-01 4:03
_Magnus_31-Aug-01 4:03 
GeneralRe: ADO Errors Pin
Rashid Thadha2-Sep-01 22:21
Rashid Thadha2-Sep-01 22:21 
GeneralRe: ADO Errors Pin
_Magnus_2-Sep-01 23:50
_Magnus_2-Sep-01 23:50 
GeneralSending XML directly to a template using SQL Server & IIS Pin
Nick Blumhardt30-Aug-01 14:05
Nick Blumhardt30-Aug-01 14:05 
GeneralMDAC installation check Pin
John Smith30-Aug-01 0:47
John Smith30-Aug-01 0:47 
GeneralRe: MDAC installation check Pin
30-Aug-01 1:05
suss30-Aug-01 1:05 
GeneralRe: MDAC installation check Pin
Rashid Thadha30-Aug-01 1:09
Rashid Thadha30-Aug-01 1:09 
GeneralMulti-threading app using OLE DB calling into a shared Access DB Pin
Baz29-Aug-01 23:03
Baz29-Aug-01 23:03 

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.