Click here to Skip to main content
15,911,890 members
Home / Discussions / Database
   

Database

 
GeneralRe: we cannot use MSDE & Enterprise Manager Pin
Colin Angus Mackay13-Jan-05 2:48
Colin Angus Mackay13-Jan-05 2:48 
GeneralRe: we cannot use MSDE & Enterprise Manager Pin
Michael P Butler13-Jan-05 8:42
Michael P Butler13-Jan-05 8:42 
GeneralRe: i couldn't see Databases in SQL server Pin
Mike Dimmick14-Jan-05 0:42
Mike Dimmick14-Jan-05 0:42 
A new installation of MSDE is configured in Windows Authentication mode. You must use a trusted connection (e.g. osql -E) to connect to it. If you want to be able to supply a username and password you will need to reconfigure for mixed mode.

If you downloaded MSDE recently, you will have MSDE Release A. If you accept the default install parameters, this version of MSDE disables all networking protocols. You can only access it from the machine it's installed on, using the Shared Memory protocol. Follow the instructions in KB 814130[^] to re-enable network access.

Stability. What an interesting concept. -- Chris Maunder
QuestionHow To connect to MySql database from JAva Pin
Aakash Jain12-Jan-05 18:28
Aakash Jain12-Jan-05 18:28 
AnswerRe: How To connect to MySql database from JAva Pin
David Salter13-Jan-05 22:26
David Salter13-Jan-05 22:26 
Generalselect Pin
webhay12-Jan-05 10:11
webhay12-Jan-05 10:11 
GeneralRe: select Pin
Colin Angus Mackay12-Jan-05 22:58
Colin Angus Mackay12-Jan-05 22:58 
GeneralRe: select Pin
webhay12-Jan-05 23:40
webhay12-Jan-05 23:40 
GeneralRe: select Pin
Colin Angus Mackay12-Jan-05 23:48
Colin Angus Mackay12-Jan-05 23:48 
GeneralSQL ToTitleCase Script Pin
Jason Weibel12-Jan-05 7:50
Jason Weibel12-Jan-05 7:50 
GeneralRe: SQL ToTitleCase Script Pin
Ritesh123413-Jan-05 3:53
Ritesh123413-Jan-05 3:53 
GeneralRe: SQL ToTitleCase Script Pin
Jason Weibel13-Jan-05 4:18
Jason Weibel13-Jan-05 4:18 
GeneralRe: SQL ToTitleCase Script Pin
Ritesh123413-Jan-05 22:40
Ritesh123413-Jan-05 22:40 
GeneralExporting DataGrid to Excel Pin
janigorse11-Jan-05 20:49
janigorse11-Jan-05 20:49 
GeneralRe: Exporting DataGrid to Excel Pin
janigorse12-Jan-05 4:06
janigorse12-Jan-05 4:06 
GeneralQuery to get table & field name Pin
reenacutie11-Jan-05 19:41
reenacutie11-Jan-05 19:41 
GeneralRe: Query to get table & field name Pin
Ritesh123411-Jan-05 21:36
Ritesh123411-Jan-05 21:36 
GeneralRe: Query to get table & field name Pin
turbochimp12-Jan-05 7:52
turbochimp12-Jan-05 7:52 
GeneralUnisntall sql server 2000 service pack 3 Pin
Mekong River11-Jan-05 4:19
Mekong River11-Jan-05 4:19 
GeneralRe: Unisntall sql server 2000 service pack 3 Pin
Colin Angus Mackay11-Jan-05 5:30
Colin Angus Mackay11-Jan-05 5:30 
GeneralRe: Unisntall sql server 2000 service pack 3 Pin
Mekong River13-Jan-05 5:45
Mekong River13-Jan-05 5:45 
GeneralRe: Unisntall sql server 2000 service pack 3 Pin
Mike Dimmick11-Jan-05 6:23
Mike Dimmick11-Jan-05 6:23 
Generalvalidation problm Pin
Member 165962410-Jan-05 23:12
Member 165962410-Jan-05 23:12 
GeneralRe: validation problm Pin
Colin Angus Mackay10-Jan-05 23:24
Colin Angus Mackay10-Jan-05 23:24 
GeneralSyncing different DataAdapters Pin
Jim_Stanley10-Jan-05 11:44
Jim_Stanley10-Jan-05 11:44 

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.