Click here to Skip to main content
16,007,885 members
Home / Discussions / Database
   

Database

 
GeneralCrystal Reports - Filtering by 'Guid' field Pin
Kfir.C8-Apr-05 14:49
Kfir.C8-Apr-05 14:49 
GeneralQuestions about "go" Pin
mtone8-Apr-05 9:43
mtone8-Apr-05 9:43 
GeneralRe: Questions about "go" Pin
Scott Serl8-Apr-05 10:42
Scott Serl8-Apr-05 10:42 
GeneralRe: Questions about "go" Pin
mtone8-Apr-05 16:24
mtone8-Apr-05 16:24 
Generalshift the contents of one list box to another Pin
Anonymous8-Apr-05 2:51
Anonymous8-Apr-05 2:51 
GeneralRe: shift the contents of one list box to another Pin
Colin Angus Mackay8-Apr-05 3:08
Colin Angus Mackay8-Apr-05 3:08 
Generalconnecting to MSDE 2000 with ado.net Pin
Anonymous7-Apr-05 23:32
Anonymous7-Apr-05 23:32 
GeneralRe: connecting to MSDE 2000 with ado.net Pin
Mike Dimmick8-Apr-05 13:11
Mike Dimmick8-Apr-05 13:11 
Yes, it's possible. New MSDE installs, by default, have the network protocols disabled. This is a security mitigation - if the server cannot be reached over the network, it cannot be hacked remotely.

To enable network protocols, use the Server Network Utility, svrnetcn.exe in Microsoft SQL Server\80\Tools\Binn. You can also configure this at install time by setting the DISABLENETWORKPROTOCOLS property to 0.

See this article[^] for more.

Stability. What an interesting concept. -- Chris Maunder
Generalmanual incrementation of a field Pin
cristina_tudor7-Apr-05 21:16
cristina_tudor7-Apr-05 21:16 
GeneralRe: manual incrementation of a field Pin
Ritesh12348-Apr-05 3:58
Ritesh12348-Apr-05 3:58 
GeneralRe: manual incrementation of a field Pin
Ritesh12348-Apr-05 20:48
Ritesh12348-Apr-05 20:48 
GeneralPassing ref cursor between 2 databases Pin
laavsjj7-Apr-05 20:29
laavsjj7-Apr-05 20:29 
Generalreporting services sql server 2000 Pin
tvprithiv6-Apr-05 23:19
tvprithiv6-Apr-05 23:19 
GeneralRe: reporting services sql server 2000 Pin
NewSilence23-Apr-05 13:35
NewSilence23-Apr-05 13:35 
Generalfrom vb6 to vbnet Pin
cyrusmila6-Apr-05 22:49
cyrusmila6-Apr-05 22:49 
GeneralDataSet properties - Global - Local Pin
WindSailor6-Apr-05 11:59
WindSailor6-Apr-05 11:59 
GeneralRe: DataSet properties - Global - Local Pin
WindSailor8-Apr-05 6:35
WindSailor8-Apr-05 6:35 
GeneralMaster Detail Relationship in Strongly Typed Dataset Pin
C_Simpkins6-Apr-05 5:15
C_Simpkins6-Apr-05 5:15 
GeneralSQl -simple SP Pin
Anonymous6-Apr-05 4:48
Anonymous6-Apr-05 4:48 
GeneralRe: SQl -simple SP Pin
Scott Serl6-Apr-05 9:11
Scott Serl6-Apr-05 9:11 
GeneralHelp combing rows to columns Pin
BrockVnm6-Apr-05 3:59
BrockVnm6-Apr-05 3:59 
GeneralRe: Help combing rows to columns Pin
A.Wegierski7-Apr-05 1:57
A.Wegierski7-Apr-05 1:57 
GeneralNeed Connectivity Help ! Pin
Jethro636-Apr-05 3:22
Jethro636-Apr-05 3:22 
GeneralpCommand.CreateInstance(__uuidof (Command)) fails in 98 Pin
kumarbp6-Apr-05 0:49
kumarbp6-Apr-05 0:49 
GeneralCompare record in Visual Studio 2003.NET Pin
sukasukabo6-Apr-05 0:32
sukasukabo6-Apr-05 0:32 

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.