Click here to Skip to main content
15,922,145 members
Home / Discussions / Database
   

Database

 
QuestionRe: UPDATE & INSERT speed improvement question Pin
Lior S12-Nov-06 22:45
Lior S12-Nov-06 22:45 
AnswerRe: UPDATE & INSERT speed improvement question Pin
Colin Angus Mackay13-Nov-06 1:00
Colin Angus Mackay13-Nov-06 1:00 
QuestionCreating Database for a holding an its subsidiaries Pin
Maira K11-Nov-06 22:33
Maira K11-Nov-06 22:33 
AnswerRe: Creating Database for a holding an its subsidiaries Pin
Frank Kerrigan13-Nov-06 23:59
Frank Kerrigan13-Nov-06 23:59 
GeneralRe: Creating Database for a holding an its subsidiaries Pin
Maira K14-Nov-06 0:48
Maira K14-Nov-06 0:48 
GeneralExpress Connection Problems Pin
Ed.Poore10-Nov-06 13:49
Ed.Poore10-Nov-06 13:49 
GeneralRe: Express Connection Problems Pin
Rob Graham10-Nov-06 14:22
Rob Graham10-Nov-06 14:22 
GeneralRe: Express Connection Problems Pin
Ed.Poore11-Nov-06 3:19
Ed.Poore11-Nov-06 3:19 
Firewall is enabled, added the default instance of sqlservr.exe (only one running) to the exceptions list and opened port 1433 as well but to no avail.

Note I have also tried disabling the firewall as well but that doesn't seem to do anything either, what's bugging me is that SSME can connect but nothing else, not even VS.

Connection strings tried:
Data Source=(local);Initial Catalog=MIDAS;Integrated Security=true;
Data Source=seafire;Initial Catalog=MIDAS;Integrated Security=true;
Data Source=<ipaddress>;Initial Catalog=MIDAS;Integrated Security=true;
Also tried variations using an SQL authentication but that doesn't seem to work.

On a different note another possibility would be if I could get the following scenario to work.

SQL 2005 on Win2K with ZoneAlarm as firewall (at least this is easy to configure).
Accessing from WinXP SP2 from laptop.

Both can be (and are I think) part of the same workgroup but there is no domain involved.  IP address of desktop with Win2K is fixed, laptop is assigned dynamically from the router through which we access our broadband.

Either is a possibility, but using SQL on laptop is preferable (but only slightly to accessing it from the desktop).

Many thanks



GeneralRe: Express Connection Problems Pin
Ed.Poore12-Nov-06 8:59
Ed.Poore12-Nov-06 8:59 
Questionautoincrement a column using C# Pin
kani9810-Nov-06 12:43
kani9810-Nov-06 12:43 
AnswerRe: autoincrement a column using C# Pin
Rob Graham10-Nov-06 14:24
Rob Graham10-Nov-06 14:24 
QuestionMDAC, JET and Windows Vista Pin
rajas10-Nov-06 7:47
rajas10-Nov-06 7:47 
QuestionInserting records.... Pin
dansoft9-Nov-06 21:41
dansoft9-Nov-06 21:41 
QuestionVariables in Proceedures Pin
oskardiazdeleon9-Nov-06 12:51
oskardiazdeleon9-Nov-06 12:51 
AnswerRe: Variables in Proceedures Pin
Colin Angus Mackay9-Nov-06 16:55
Colin Angus Mackay9-Nov-06 16:55 
QuestionCreating a sql server data dictionary for our corporation? Pin
Goalie359-Nov-06 9:59
Goalie359-Nov-06 9:59 
AnswerRe: Creating a sql server data dictionary for our corporation? Pin
User 17164929-Nov-06 14:28
professionalUser 17164929-Nov-06 14:28 
QuestionCalling Procedures Pin
Dayekh9-Nov-06 3:07
Dayekh9-Nov-06 3:07 
AnswerRe: Calling Procedures Pin
Eric Dahlvang9-Nov-06 3:33
Eric Dahlvang9-Nov-06 3:33 
GeneralRe: Calling Procedures Pin
Dayekh9-Nov-06 3:52
Dayekh9-Nov-06 3:52 
GeneralRe: Calling Procedures Pin
indianet9-Nov-06 6:53
indianet9-Nov-06 6:53 
GeneralRe: Calling Procedures Pin
Eric Dahlvang9-Nov-06 9:25
Eric Dahlvang9-Nov-06 9:25 
GeneralRe: Calling Procedures Pin
Dayekh9-Nov-06 23:19
Dayekh9-Nov-06 23:19 
QuestionHow to merge two triggers to one Pin
andreas_6359-Nov-06 1:55
andreas_6359-Nov-06 1:55 
AnswerRe: How to merge two triggers to one Pin
Eric Dahlvang9-Nov-06 3:11
Eric Dahlvang9-Nov-06 3:11 

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.