Click here to Skip to main content
15,889,096 members
Home / Discussions / Database
   

Database

 
GeneralRe: Question on UNION syntax Pin
KreativeKai10-Mar-05 4:25
professionalKreativeKai10-Mar-05 4:25 
GeneralRe: Question on UNION syntax Pin
Edbert P10-Mar-05 15:36
Edbert P10-Mar-05 15:36 
GeneralRe: Question on UNION syntax Pin
KreativeKai11-Mar-05 3:15
professionalKreativeKai11-Mar-05 3:15 
GeneralTrancation Replication Problems Pin
tyaramis9-Mar-05 0:19
tyaramis9-Mar-05 0:19 
GeneralDBF Export from SQL server Pin
davethiss9-Mar-05 0:06
davethiss9-Mar-05 0:06 
GeneralHow Pin
Yulianto.8-Mar-05 17:46
Yulianto.8-Mar-05 17:46 
GeneralRe: How Pin
Yulianto.8-Mar-05 18:07
Yulianto.8-Mar-05 18:07 
GeneralRe: How Pin
ToddHileHoffer9-Mar-05 8:38
ToddHileHoffer9-Mar-05 8:38 
string or binary data would be truncated means that the length of the string you are trying to insert is > then the length of the column.
For example,
Maybe the column length is 10 and you are trying to insert a 12 char string.


"People who never make mistakes, never do anything."
Questionhow to create a view in sql Pin
feeha8-Mar-05 9:10
feeha8-Mar-05 9:10 
AnswerRe: how to create a view in sql Pin
Chris Meech8-Mar-05 9:34
Chris Meech8-Mar-05 9:34 
AnswerRe: how to create a view in sql Pin
Anonymous10-Mar-05 0:26
Anonymous10-Mar-05 0:26 
Questionhow to save pic Pin
javad_20058-Mar-05 7:05
javad_20058-Mar-05 7:05 
AnswerRe: how to save pic Pin
ToddHileHoffer8-Mar-05 7:28
ToddHileHoffer8-Mar-05 7:28 
GeneralNeed a Help Pin
Anonymous8-Mar-05 5:42
Anonymous8-Mar-05 5:42 
GeneralRe: Need a Help Pin
Chris Meech8-Mar-05 5:51
Chris Meech8-Mar-05 5:51 
GeneralRe: Need a Help Pin
Anonymous8-Mar-05 11:57
Anonymous8-Mar-05 11:57 
GeneralRe: Need a Help Pin
Shawn200014-Mar-05 4:45
Shawn200014-Mar-05 4:45 
GeneralCopy recordsets Pin
Seraphin7-Mar-05 23:24
Seraphin7-Mar-05 23:24 
GeneralRe: Copy recordsets Pin
-Dr_X-19-Mar-05 16:36
-Dr_X-19-Mar-05 16:36 
GeneralDataBinding Pin
WDI7-Mar-05 10:47
WDI7-Mar-05 10:47 
GeneralRe: DataBinding Pin
Colin Angus Mackay7-Mar-05 11:16
Colin Angus Mackay7-Mar-05 11:16 
Generalquery Pin
Silly Boy7-Mar-05 1:48
Silly Boy7-Mar-05 1:48 
GeneralRe: query Pin
Colin Angus Mackay7-Mar-05 3:05
Colin Angus Mackay7-Mar-05 3:05 
Questionwhat shall I use : JOIN or INNER JOIN Pin
ashu_sharma216-Mar-05 18:00
ashu_sharma216-Mar-05 18:00 
AnswerRe: what shall I use : JOIN or INNER JOIN Pin
Anonymous6-Mar-05 18:13
Anonymous6-Mar-05 18:13 

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.