Click here to Skip to main content
15,912,021 members
Home / Discussions / Database
   

Database

 
QuestionRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
steve_rm9-Oct-06 7:57
steve_rm9-Oct-06 7:57 
AnswerRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
Private_Void9-Oct-06 8:46
Private_Void9-Oct-06 8:46 
QuestionRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
steve_rm9-Oct-06 22:17
steve_rm9-Oct-06 22:17 
AnswerRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
yahao9-Oct-06 23:44
yahao9-Oct-06 23:44 
QuestionRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
steve_rm10-Oct-06 0:09
steve_rm10-Oct-06 0:09 
AnswerRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
yahao10-Oct-06 0:30
yahao10-Oct-06 0:30 
AnswerRe: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified Pin
Private_Void10-Oct-06 3:04
Private_Void10-Oct-06 3:04 
Questionadding row to database Pin
ranro20068-Oct-06 19:12
ranro20068-Oct-06 19:12 
I have a question that I was hoping someone could help me with. I am using VB.net 2005 express edition with SQL Server 2005 Express edition.

I have a database that has a table in it called Folder. It consists of two fields. One is called folderId and folderName.

I want to add a new row to this folder by calling a second form from my main form. For example, say I open up a second form from my main form. This second form consists of a text box and an button called OK. The user will enter the new folder name into the text box. How do I make it so the name the user enters into the text box is added to the folder table.

AnswerRe: adding row to database Pin
Dave Sexton9-Oct-06 3:02
Dave Sexton9-Oct-06 3:02 
GeneralRe: adding row to database Pin
Frank Kerrigan11-Oct-06 5:33
Frank Kerrigan11-Oct-06 5:33 
GeneralRe: adding row to database Pin
Dave Sexton11-Oct-06 20:40
Dave Sexton11-Oct-06 20:40 
QuestionDB Design Pin
monrobot138-Oct-06 14:44
monrobot138-Oct-06 14:44 
AnswerRe: DB Design Pin
i.j.russell9-Oct-06 0:09
i.j.russell9-Oct-06 0:09 
AnswerRe: DB Design Pin
Colin Angus Mackay9-Oct-06 3:30
Colin Angus Mackay9-Oct-06 3:30 
GeneralRe: DB Design Pin
monrobot139-Oct-06 8:12
monrobot139-Oct-06 8:12 
Questionwriting a stored procedure which makes multiple insertions-- need help Pin
Rocky#8-Oct-06 1:06
Rocky#8-Oct-06 1:06 
AnswerRe: writing a stored procedure which makes multiple insertions-- need help Pin
yahao8-Oct-06 11:37
yahao8-Oct-06 11:37 
GeneralRe: writing a stored procedure which makes multiple insertions-- need help Pin
Rocky#9-Oct-06 7:46
Rocky#9-Oct-06 7:46 
GeneralRe: writing a stored procedure which makes multiple insertions-- need help Pin
yahao9-Oct-06 23:14
yahao9-Oct-06 23:14 
GeneralRe: writing a stored procedure which makes multiple insertions-- need help Pin
yahao9-Oct-06 23:32
yahao9-Oct-06 23:32 
Questionneed help in Stored procedure for inserting multiple records Pin
Rocky#7-Oct-06 9:17
Rocky#7-Oct-06 9:17 
AnswerRe: need help in Stored procedure for inserting multiple records Pin
Private_Void9-Oct-06 8:33
Private_Void9-Oct-06 8:33 
GeneralRe: need help in Stored procedure for inserting multiple records Pin
Rocky#12-Oct-06 7:52
Rocky#12-Oct-06 7:52 
Questionidentity with one column.... Pin
Amit Kumar G7-Oct-06 6:16
Amit Kumar G7-Oct-06 6:16 
AnswerRe: identity with one column.... Pin
Eric Dahlvang9-Oct-06 3:39
Eric Dahlvang9-Oct-06 3:39 

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.