Click here to Skip to main content
15,906,333 members
Home / Discussions / Database
   

Database

 
AnswerRe: Simple question (i hope) how do i "join" 3 tables? (SQL) Pin
Steve S20-Jul-06 0:04
Steve S20-Jul-06 0:04 
AnswerRe: Simple question (i hope) how do i "join" 3 tables? (SQL) Pin
Mike Dimmick20-Jul-06 0:17
Mike Dimmick20-Jul-06 0:17 
GeneralRe: Simple question (i hope) how do i "join" 3 tables? (SQL) Pin
Red_Wizard_Shot_The_Food20-Jul-06 0:57
Red_Wizard_Shot_The_Food20-Jul-06 0:57 
QuestionSet up warranty expire date in access [modified] Pin
campbells19-Jul-06 20:04
campbells19-Jul-06 20:04 
AnswerRe: Set up warranty expire date in access Pin
S Douglas23-Jul-06 20:33
professionalS Douglas23-Jul-06 20:33 
Questionerror Pin
md_refay19-Jul-06 12:19
md_refay19-Jul-06 12:19 
AnswerThe table definitions are different Pin
Ennis Ray Lynch, Jr.19-Jul-06 12:21
Ennis Ray Lynch, Jr.19-Jul-06 12:21 
AnswerRe: error Pin
k_bhawna21-Jul-06 18:03
k_bhawna21-Jul-06 18:03 
Hi,
This problem occurs when you trying to insert to field a string that exceeds fields length. The only solution I could find was to set a bigger field length.
Check the length of the datatype of table in which you are inserting...
May be the length of the data type from the table whose contents you are inserting is greater than that of the table in which insertion is made.

Try out...
Good Luck!




QuestionProgress Bar with MySQL Pin
Rabbit1719-Jul-06 11:47
Rabbit1719-Jul-06 11:47 
AnswerRe: Progress Bar with MySQL Pin
S Douglas23-Jul-06 20:38
professionalS Douglas23-Jul-06 20:38 
GeneralRe: Progress Bar with MySQL Pin
Rabbit1724-Jul-06 18:20
Rabbit1724-Jul-06 18:20 
GeneralRe: Progress Bar with MySQL Pin
S Douglas24-Jul-06 22:22
professionalS Douglas24-Jul-06 22:22 
Questioncopy data from existing table to existing table Pin
md_refay19-Jul-06 9:18
md_refay19-Jul-06 9:18 
AnswerRe: copy data from existing table to existing table Pin
Ennis Ray Lynch, Jr.19-Jul-06 9:41
Ennis Ray Lynch, Jr.19-Jul-06 9:41 
Questioncopy data from table to table Pin
md_refay19-Jul-06 9:06
md_refay19-Jul-06 9:06 
AnswerRe: copy data from table to table Pin
Ennis Ray Lynch, Jr.19-Jul-06 9:07
Ennis Ray Lynch, Jr.19-Jul-06 9:07 
QuestionNull reference exception when trying to use DataAdapter Update Pin
webbsk19-Jul-06 8:56
webbsk19-Jul-06 8:56 
AnswerRe: Null reference exception when trying to use DataAdapter Update Pin
Rabbit1726-Jul-06 3:53
Rabbit1726-Jul-06 3:53 
QuestionMicrosoft Access mdb files (OleDb) Pin
RaduCiumag19-Jul-06 4:27
RaduCiumag19-Jul-06 4:27 
AnswerRe: Microsoft Access mdb files (OleDb) Pin
Rob Graham19-Jul-06 5:12
Rob Graham19-Jul-06 5:12 
GeneralRe: Microsoft Access mdb files (OleDb) Pin
RaduCiumag19-Jul-06 8:26
RaduCiumag19-Jul-06 8:26 
GeneralRe: Microsoft Access mdb files (OleDb) Pin
Rob Graham19-Jul-06 10:05
Rob Graham19-Jul-06 10:05 
GeneralRe: Microsoft Access mdb files (OleDb) Pin
RaduCiumag19-Jul-06 19:04
RaduCiumag19-Jul-06 19:04 
NewsBatch scripting for MS Access / Excel databases Pin
imhogan18-Jul-06 23:31
imhogan18-Jul-06 23:31 
QuestionSelect statment Pin
Amarni18-Jul-06 21:14
Amarni18-Jul-06 21:14 

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.