Click here to Skip to main content
15,925,782 members
Home / Discussions / Database
   

Database

 
GeneralRe: Insert multiple values through Trigger Pin
DineshSharma2-Aug-06 2:44
DineshSharma2-Aug-06 2:44 
QuestionSQL Scripting in a Batch File Pin
Programm3r31-Jul-06 23:45
Programm3r31-Jul-06 23:45 
QuestionSQL Scripting in a Batch File Pin
Programm3r31-Jul-06 23:42
Programm3r31-Jul-06 23:42 
AnswerRe: SQL Scripting in a Batch File Pin
seea3-Aug-06 0:34
seea3-Aug-06 0:34 
Questioncreating special relations between datatables Pin
yiwpyos31-Jul-06 21:38
yiwpyos31-Jul-06 21:38 
QuestionHelp with database permissions (URGENT) Pin
johan313131-Jul-06 21:31
johan313131-Jul-06 21:31 
AnswerRe: Help with database permissions (URGENT) Pin
Frank Kerrigan31-Jul-06 22:18
Frank Kerrigan31-Jul-06 22:18 
GeneralRe: Help with database permissions (URGENT) [modified] Pin
johan313131-Jul-06 23:02
johan313131-Jul-06 23:02 
Thx, it helped, but now i got a new problem. Now it suddenly says:

System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)

But still i can do connection.Open() from remote, i just can execute any statements. Where can i check if the server is set to receive remote connections?

BTW, my connection String:
="Server=MACHINENAME\SQLEXPRESS;Database=ValkyriaDB;UserID=XXXX;Password=XXX;Trusted_Connection=False;"

Thx for previous anserw, im new to SQL2005 or any MS database...


-- modified at 5:06 Tuesday 1st August, 2006
GeneralRe: Help with database permissions (URGENT) Pin
ToddHileHoffer1-Aug-06 3:08
ToddHileHoffer1-Aug-06 3:08 
Questionfirst 10 rows Pin
dansoft31-Jul-06 20:01
dansoft31-Jul-06 20:01 
AnswerRe: first 10 rows Pin
Edbert P31-Jul-06 20:10
Edbert P31-Jul-06 20:10 
GeneralRe: first 10 rows Pin
Frank Kerrigan31-Jul-06 22:21
Frank Kerrigan31-Jul-06 22:21 
AnswerRe: first 10 rows Pin
Ennis Ray Lynch, Jr.1-Aug-06 4:49
Ennis Ray Lynch, Jr.1-Aug-06 4:49 
Questionis this the right forum Pin
weelze31-Jul-06 16:44
weelze31-Jul-06 16:44 
AnswerRe: is this the right forum Pin
Frank Kerrigan31-Jul-06 22:21
Frank Kerrigan31-Jul-06 22:21 
AnswerRe: is this the right forum Pin
S Douglas1-Aug-06 21:50
professionalS Douglas1-Aug-06 21:50 
QuestionI cannot change BindingContext.Position`s value Pin
txwd31-Jul-06 16:40
txwd31-Jul-06 16:40 
AnswerRe: I cannot change BindingContext.Position`s value [modified] Pin
Edbert P31-Jul-06 20:27
Edbert P31-Jul-06 20:27 
GeneralRe: I cannot change BindingContext.Position`s value Pin
txwd31-Jul-06 23:11
txwd31-Jul-06 23:11 
Questionretrieving the value in a column using a dataTable Pin
Glen Harvy31-Jul-06 16:00
Glen Harvy31-Jul-06 16:00 
AnswerRe: retrieving the value in a column using a dataTable Pin
Frank Kerrigan31-Jul-06 22:27
Frank Kerrigan31-Jul-06 22:27 
GeneralRe: retrieving the value in a column using a dataTable Pin
Glen Harvy1-Aug-06 0:39
Glen Harvy1-Aug-06 0:39 
GeneralRe: retrieving the value in a column using a dataTable Pin
Frank Kerrigan2-Aug-06 10:09
Frank Kerrigan2-Aug-06 10:09 
AnswerRe: retrieving the value in a column using a dataTable Pin
Glen Harvy2-Aug-06 15:29
Glen Harvy2-Aug-06 15:29 
QuestionWhat wrong it this script?? Pin
Skanless31-Jul-06 9:17
Skanless31-Jul-06 9:17 

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.