Click here to Skip to main content
15,893,622 members
Home / Discussions / Database
   

Database

 
QuestionHow to hold image column of all tables in one table and how to hold relationships ? Pin
hdv2127-May-09 2:43
hdv2127-May-09 2:43 
AnswerRe: How to hold image column of all tables in one table and how to hold relationships ? Pin
Mycroft Holmes7-May-09 14:28
professionalMycroft Holmes7-May-09 14:28 
Questionsql query - eliminate all duplicates but one Pin
Hanzaplast7-May-09 1:22
Hanzaplast7-May-09 1:22 
AnswerRe: sql query - eliminate all duplicates but one Pin
SeMartens7-May-09 1:36
SeMartens7-May-09 1:36 
QuestionODBC connection thrugh PERL Pin
Ivan20096-May-09 7:19
Ivan20096-May-09 7:19 
Questionproblem related to insert query Pin
nazimghori6-May-09 5:34
nazimghori6-May-09 5:34 
AnswerRe: problem related to insert query Pin
Mycroft Holmes6-May-09 14:42
professionalMycroft Holmes6-May-09 14:42 
QuestionRe: problem related to insert query Pin
nazimghori6-May-09 17:49
nazimghori6-May-09 17:49 
hi u suggested to place default value of textboxes to '0'
but there are many such textboxes where there values are in nvarchar()
so if i place values to '0' it will create problem

and on this there are such around 30-35 such textboxes and comboboxes placed


i tried something like
insert into des_mast(pincode)values('"+ctype(me.txtpincode.text,integer)+"') there are such columns round about 30-35 in database this is just an example

but it too showed error message like:-"Conversion from string "','" to type 'Double' is not valid."
so please suggest some another way.

Smile | :) Smile | :) Smile | :) Smile | :)
AnswerRe: problem related to insert query Pin
Mycroft Holmes6-May-09 18:06
professionalMycroft Holmes6-May-09 18:06 
AnswerRe: problem related to insert query Pin
AlexeiXX37-May-09 8:11
AlexeiXX37-May-09 8:11 
QuestionParameter problems Pin
Shrimpersfan6-May-09 4:00
Shrimpersfan6-May-09 4:00 
AnswerRe: Parameter problems Pin
Mycroft Holmes6-May-09 14:40
professionalMycroft Holmes6-May-09 14:40 
Questionhelp on sql CE update Pin
zigzagooo5-May-09 23:01
zigzagooo5-May-09 23:01 
QuestionOracle dynamic sql OPEN-FOR won't take SQL string in form of a string variable Pin
devvvy5-May-09 18:07
devvvy5-May-09 18:07 
QuestionWhat would be the best front-end RAD software? Pin
el_pablo5-May-09 15:05
el_pablo5-May-09 15:05 
QuestionWhich flavor of SQL Server to use Pin
Hypermommy5-May-09 7:48
Hypermommy5-May-09 7:48 
AnswerRe: Which flavor of SQL Server to use Pin
Luc Pattyn5-May-09 8:47
sitebuilderLuc Pattyn5-May-09 8:47 
AnswerRe: Which flavor of SQL Server to use Pin
Eddy Vluggen6-May-09 2:41
professionalEddy Vluggen6-May-09 2:41 
QuestionDatabase design question Pin
AlexeiXX35-May-09 7:15
AlexeiXX35-May-09 7:15 
AnswerToo normalized ? Pin
David Mujica5-May-09 8:27
David Mujica5-May-09 8:27 
GeneralRe: Too normalized ? Pin
Mycroft Holmes5-May-09 14:56
professionalMycroft Holmes5-May-09 14:56 
GeneralRe: Too normalized ? Pin
AlexeiXX37-May-09 7:59
AlexeiXX37-May-09 7:59 
GeneralRe: Too normalized ? Pin
Mycroft Holmes7-May-09 14:22
professionalMycroft Holmes7-May-09 14:22 
GeneralRe: Too normalized ? Pin
AlexeiXX37-May-09 7:47
AlexeiXX37-May-09 7:47 
GeneralGlad to Help Pin
David Mujica7-May-09 7:56
David Mujica7-May-09 7:56 

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.