Click here to Skip to main content
15,886,919 members
Home / Discussions / Database
   

Database

 
GeneralRe: Newbish Problem Pin
Edbert P19-Sep-05 20:39
Edbert P19-Sep-05 20:39 
GeneralRe: Newbish Problem Pin
tatchung19-Sep-05 21:09
tatchung19-Sep-05 21:09 
GeneralRe: Newbish Problem Pin
Edbert P20-Sep-05 13:44
Edbert P20-Sep-05 13:44 
QuestionUpdate Command Failing Pin
japel19-Sep-05 0:42
japel19-Sep-05 0:42 
AnswerRe: Update Command Failing Pin
enjoycrack19-Sep-05 0:54
enjoycrack19-Sep-05 0:54 
AnswerRe: Update Command Failing Pin
Luis Alonso Ramos19-Sep-05 8:19
Luis Alonso Ramos19-Sep-05 8:19 
GeneralRe: Update Command Failing Pin
japel19-Sep-05 10:36
japel19-Sep-05 10:36 
AnswerRe: Update Command Failing Pin
Luis Alonso Ramos20-Sep-05 19:49
Luis Alonso Ramos20-Sep-05 19:49 
There's some example code in here:

http://www.codeproject.com/cs/database/sqldawithoutsqlcb.asp?[^]

The code is not so great, but basically there's an overload when creating the paramters for a command (insert, update or delete) that specifies the column name from where it's value will be taken.

-- LuisR



Luis Alonso Ramos
Intelectix - Chihuahua, Mexico

Not much here: My CP Blog!


The amount of sleep the average person needs is five more minutes. -- Vikram A Punathambekar, Aug. 11, 2005
Questionusing @@IDENTITY (or nething like this)for char datatype(sql server) Pin
utsav_verma18-Sep-05 23:53
utsav_verma18-Sep-05 23:53 
AnswerADDON:using @@IDENTITY (or nething like this)for char datatype(sql server) Pin
utsav_verma19-Sep-05 0:04
utsav_verma19-Sep-05 0:04 
AnswerRe: using @@IDENTITY (or nething like this)for char datatype(sql server) Pin
utsav_verma19-Sep-05 0:22
utsav_verma19-Sep-05 0:22 
GeneralRe: using @@IDENTITY (or nething like this)for char datatype(sql server) Pin
enjoycrack19-Sep-05 0:51
enjoycrack19-Sep-05 0:51 
QuestionMultiple Choice Pin
Leslie Sanford18-Sep-05 19:25
Leslie Sanford18-Sep-05 19:25 
AnswerRe: Multiple Choice Pin
Colin Angus Mackay18-Sep-05 20:26
Colin Angus Mackay18-Sep-05 20:26 
GeneralRe: Multiple Choice Pin
Leslie Sanford19-Sep-05 6:21
Leslie Sanford19-Sep-05 6:21 
AnswerRe: Multiple Choice Pin
Edbert P18-Sep-05 20:31
Edbert P18-Sep-05 20:31 
QuestionSQL union Pin
phokojoe18-Sep-05 5:31
phokojoe18-Sep-05 5:31 
AnswerRe: SQL union Pin
Colin Angus Mackay18-Sep-05 12:00
Colin Angus Mackay18-Sep-05 12:00 
Questionmysql conncetion for absolute beginner Pin
Sasuko17-Sep-05 23:46
Sasuko17-Sep-05 23:46 
QuestionDatabase Error at Enterprise Manager Pin
YoungLearner17-Sep-05 22:32
YoungLearner17-Sep-05 22:32 
QuestionI NEED A QUERY SAMPLE IF POSSIBLE Pin
MAGICIANMERLIN17-Sep-05 11:10
MAGICIANMERLIN17-Sep-05 11:10 
AnswerRe: I NEED A QUERY SAMPLE IF POSSIBLE Pin
Colin Angus Mackay17-Sep-05 12:41
Colin Angus Mackay17-Sep-05 12:41 
GeneralRe: I NEED A QUERY SAMPLE IF POSSIBLE Pin
MAGICIANMERLIN18-Sep-05 2:07
MAGICIANMERLIN18-Sep-05 2:07 
QuestionMANIPULATING VIEWS Pin
Wisdom200417-Sep-05 3:53
Wisdom200417-Sep-05 3:53 
QuestionLike Query & Null Values Pin
rich_wenger16-Sep-05 12:08
rich_wenger16-Sep-05 12:08 

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.