Click here to Skip to main content
16,006,827 members
Home / Discussions / Database
   

Database

 
Generalmysql time problem Pin
Hans Ruck12-Dec-02 0:50
Hans Ruck12-Dec-02 0:50 
GeneralSQL Server Stored procedure Pin
Shamoon10-Dec-02 23:23
Shamoon10-Dec-02 23:23 
GeneralRe: SQL Server Stored procedure Pin
Paul Watson10-Dec-02 23:40
sitebuilderPaul Watson10-Dec-02 23:40 
GeneralRe: SQL Server Stored procedure Pin
Alexander Kojevnikov11-Dec-02 0:11
Alexander Kojevnikov11-Dec-02 0:11 
GeneralRe: SQL Server Stored procedure Pin
Paul Watson11-Dec-02 1:36
sitebuilderPaul Watson11-Dec-02 1:36 
GeneralSQL Server ODBC with ADO ( Visual c++) Pin
Exceter10-Dec-02 16:59
Exceter10-Dec-02 16:59 
GeneralRe: SQL Server ODBC with ADO ( Visual c++) Pin
David Salter11-Dec-02 10:02
David Salter11-Dec-02 10:02 
GeneralRe: SQL Server ODBC with ADO ( Visual c++) Pin
Exceter11-Dec-02 17:16
Exceter11-Dec-02 17:16 
How to connect to SQL Server 2000(personal) not only from local network but also from other networks in the group using ADO
What should be
Provider
Data Source
Initial Catalog
ConnectionPtr->Open(_bstr_t(L"Provider=;Data Source=;
Initial Catalog = "),
_bstr_t(L""),
_bstr_t(L""),
adModeUnknown);
it is the first time I am in ADO , and do not know what they are (Provider,..)
and what the other arguments of the Open() function are.

and how to change the paswword to the SQL Server from Windows authentication
to SQL Server authentication

GeneralRe: SQL Server ODBC with ADO ( Visual c++) Pin
David Salter12-Dec-02 7:41
David Salter12-Dec-02 7:41 
GeneralDumb newbie like question Pin
Bangerman10-Dec-02 7:51
Bangerman10-Dec-02 7:51 
GeneralRe: Dumb newbie like question Pin
Jeremy Oldham10-Dec-02 14:37
Jeremy Oldham10-Dec-02 14:37 
GeneralRe: Dumb newbie like question Pin
Bangerman10-Dec-02 22:38
Bangerman10-Dec-02 22:38 
GeneralRe: Dumb newbie like question Pin
David Salter11-Dec-02 10:04
David Salter11-Dec-02 10:04 
GeneralRe: Dumb newbie like question Pin
Bangerman11-Dec-02 22:22
Bangerman11-Dec-02 22:22 
GeneralRe: Dumb newbie like question Pin
Jon Hulatt13-Dec-02 3:03
Jon Hulatt13-Dec-02 3:03 
GeneralI'm going crazy!!!!!!!! Pin
LukeV10-Dec-02 3:44
LukeV10-Dec-02 3:44 
GeneralRe: I'm going crazy!!!!!!!! Pin
Rob Graham12-Dec-02 4:25
Rob Graham12-Dec-02 4:25 
GeneralRe: I'm going crazy!!!!!!!! Pin
LukeV12-Dec-02 7:53
LukeV12-Dec-02 7:53 
GeneralRe: I'm going crazy!!!!!!!! Pin
Rob Graham12-Dec-02 11:46
Rob Graham12-Dec-02 11:46 
GeneralRe: I'm going crazy!!!!!!!! Pin
Murat YILDIZ26-Dec-02 5:19
Murat YILDIZ26-Dec-02 5:19 
GeneralRe: Get number of records Pin
Daniel Turini10-Dec-02 1:32
Daniel Turini10-Dec-02 1:32 
GeneralRe: Get number of records Pin
Steve McLenithan10-Dec-02 1:55
Steve McLenithan10-Dec-02 1:55 
GeneralA tricky Sql statement Pin
DamienL9-Dec-02 23:51
DamienL9-Dec-02 23:51 
QuestionHow can I add a string that has a single quote character in it? Pin
Bart-Man9-Dec-02 11:28
Bart-Man9-Dec-02 11:28 
AnswerRe: How can I add a string that has a single quote character in it? Pin
David Salter9-Dec-02 11:56
David Salter9-Dec-02 11:56 

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.