Click here to Skip to main content
15,892,161 members
Home / Discussions / Database
   

Database

 
QuestionTable join Pin
A kamath13-May-07 7:53
A kamath13-May-07 7:53 
AnswerRe: Table join Pin
Giorgi Dalakishvili13-May-07 8:00
mentorGiorgi Dalakishvili13-May-07 8:00 
GeneralRe: Table join Pin
Paul Conrad13-May-07 9:18
professionalPaul Conrad13-May-07 9:18 
GeneralRe: Table join Pin
Giorgi Dalakishvili13-May-07 9:39
mentorGiorgi Dalakishvili13-May-07 9:39 
GeneralRe: Table join Pin
Paul Conrad13-May-07 10:14
professionalPaul Conrad13-May-07 10:14 
GeneralRe: Table join Pin
Giorgi Dalakishvili13-May-07 10:48
mentorGiorgi Dalakishvili13-May-07 10:48 
GeneralRe: Table join Pin
A kamath14-May-07 3:30
A kamath14-May-07 3:30 
QuestionManipulating data in a table Pin
Jon Henry13-May-07 5:29
Jon Henry13-May-07 5:29 
Hey guys/girls, Im an amateur programmer looking for a little help.
Im working on an app that tracks ins and outs of a paintball field. My problem is this.
I have a db with 3 tables all working fine. I can add, delete view print one or all of the records. Two columns in my inventory table are 'Qty Sold' and Qty on Hand'. What I want to be able to do is click a button on my main form and have the 'Qty Sold' column increment and the 'Qty Sold' column decrement for the appropriate row. For instance I want to be able to click the 'Paintballs-Case' button and have the 'Qty on Hand' go down by one and the 'Qty Sold' go up by one. IM not tracking prices or anything like that, I just need to be able to know how much of what went out at the end of the day.
Im using an SQL database. My rows are headed by the 'Item' field.

Id appreciate any help anyone would be willing to give me.
Thank You

Jon Henry
AnswerRe: Manipulating data in a table Pin
gauthee16-May-07 1:58
gauthee16-May-07 1:58 
GeneralRe: Manipulating data in a table Pin
Jon Henry16-May-07 6:19
Jon Henry16-May-07 6:19 
Questionsqldmo object Pin
Navneet Hegde13-May-07 1:01
Navneet Hegde13-May-07 1:01 
AnswerRe: sqldmo object Pin
WoutL14-May-07 0:52
WoutL14-May-07 0:52 
GeneralRe: sqldmo object Pin
Navneet Hegde14-May-07 18:44
Navneet Hegde14-May-07 18:44 
GeneralRe: sqldmo object Pin
WoutL14-May-07 20:18
WoutL14-May-07 20:18 
QuestionSQL express Security Pin
thecodedemon12-May-07 11:24
thecodedemon12-May-07 11:24 
AnswerRe: SQL express Security Pin
Paul Conrad12-May-07 11:36
professionalPaul Conrad12-May-07 11:36 
QuestionSQL Statements Pin
NewTuCSharp12-May-07 2:07
NewTuCSharp12-May-07 2:07 
AnswerRe: SQL Statements Pin
Arun.Immanuel12-May-07 2:26
Arun.Immanuel12-May-07 2:26 
AnswerRe: SQL Statements Pin
Rob Graham12-May-07 3:09
Rob Graham12-May-07 3:09 
GeneralRe: SQL Statements Pin
Paul Conrad12-May-07 11:10
professionalPaul Conrad12-May-07 11:10 
QuestionProblems with Casting SCOPE_IDENTITY Pin
Tristan Rhodes12-May-07 0:50
Tristan Rhodes12-May-07 0:50 
AnswerSolved Pin
Tristan Rhodes12-May-07 1:23
Tristan Rhodes12-May-07 1:23 
Questionstoring .doc file in sql table Pin
raghunprabu11-May-07 20:18
raghunprabu11-May-07 20:18 
AnswerRe: storing .doc file in sql table Pin
Colin Angus Mackay11-May-07 22:20
Colin Angus Mackay11-May-07 22:20 
AnswerRe: storing .doc file in sql table Pin
Giorgi Dalakishvili11-May-07 22:21
mentorGiorgi Dalakishvili11-May-07 22:21 

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.