Re: Sql Insert Error
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Fri, 19 Jan 2007 11:28:54 +0200
"Jeff" <jhoward@xxxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:45b00276$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Do you have an example of the syntax that would be used in an SQLSomething like this should do the trick:
statement.
Here is my sql statement.
INSERT INTO [Temp_Import] ([Item Number],[Description]) SELECT [Access
Item Number],[Description] FROM [Cubiscan data to upload2.txt] IN
"C:\Documents and Settings\jth\Desktop\" "Text;"
The Description field is the one that is getting me.
INSERT INTO [Temp_Import] ([Item Number],[Description]) SELECT [Access
Item
Number],Left([Description], <put here length of Temp_ImportDescription.>)
FROM [Cubiscan data to upload2.txt] IN "C:\Documents
and Settings\jth\Desktop\" "Text;"
.
- References:
- Sql Insert Error
- From: Jeff
- Re: Sql Insert Error
- From: Bill Hannan
- Re: Sql Insert Error
- From: Jeff
- Sql Insert Error
- Prev by Date: Re: Sql Insert Error
- Next by Date: Re: ADO and subquery
- Previous by thread: Re: Sql Insert Error
- Next by thread: Re: Sql Insert Error
- Index(es):