PC Review


Reply
Thread Tools Rate Thread

csv file not recognised with ms-office 2003

 
 
=?Utf-8?B?U2FudG9zaA==?=
Guest
Posts: n/a
 
      13th Oct 2006
Hi,
We have web application running successfully from last 2 years with
microsft office version 200 and 2002.
For same csv(comma separated file) file application
1. With client have machine MS-Office 2000 and 2002 shows
content type ="application/octet-stream"

2. With client have machine MS-office 2003 shows
content type = "application/vnd.ms-excel' .

Our program not supported .xls files

pls advise .


 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2FudG9zaA==?=
Guest
Posts: n/a
 
      14th Oct 2006
Hi,
We have web application which uses csv file upload ,it is running
successfully from last 2 years with microsoft office version 200 and 2002 .

For same format csv(comma separated file) file msoffice 2003 we are
unable to save file as .csv file of contet
type "application/octet-stream"., It is showing file content type
""application/vnd.ms-excel' ."
How to create or save data in csv file to maintain file content of type
"application/octet-stream".

eg. Same file showing different content type
1. MS-Office 2000 and 2002 shows
content type ="application/octet-stream"

2. MS-office 2003 shows
content type = "application/vnd.ms-excel' .

Our program not supported .xls files

pls advise .

Regards,
Santosh
 
Reply With Quote
 
Jean-Yves
Guest
Posts: n/a
 
      17th Oct 2006
Hi,

It just means that during the installation of XL, an automatic file
association was made (open .csv with xls)
A csv file is a text file (*.txt) renamed as *.csv
Regards
JY
"Santosh" <Santosh @discussions.microsoft.com> wrote in message
news:C1AA42AB-07F5-4ECB-92DF-(E-Mail Removed)...
> Hi,
> We have web application running successfully from last 2 years with
> microsft office version 200 and 2002.
> For same csv(comma separated file) file application
> 1. With client have machine MS-Office 2000 and 2002 shows
> content type ="application/octet-stream"
>
> 2. With client have machine MS-office 2003 shows
> content type = "application/vnd.ms-excel' .
>
> Our program not supported .xls files
>
> pls advise .
>
>
>



 
Reply With Quote
 
=?Utf-8?B?U2FudG9zaA==?=
Guest
Posts: n/a
 
      31st Oct 2006
Hello Jeans,
We have observed that withougnt changing any settings our program
recognises the file format
when file used to upload is kept open in excel application
Kindly advise to get permanant solution

Regards,
Santosh



"Jean-Yves" wrote:

> Hi,
>
> It just means that during the installation of XL, an automatic file
> association was made (open .csv with xls)
> A csv file is a text file (*.txt) renamed as *.csv
> Regards
> JY
> "Santosh" <Santosh @discussions.microsoft.com> wrote in message
> news:C1AA42AB-07F5-4ECB-92DF-(E-Mail Removed)...
> > Hi,
> > We have web application running successfully from last 2 years with
> > microsft office version 200 and 2002.
> > For same csv(comma separated file) file application
> > 1. With client have machine MS-Office 2000 and 2002 shows
> > content type ="application/octet-stream"
> >
> > 2. With client have machine MS-office 2003 shows
> > content type = "application/vnd.ms-excel' .
> >
> > Our program not supported .xls files
> >
> > pls advise .
> >
> >
> >

>
>
>

 
Reply With Quote
 
=?Utf-8?B?U2FudG9zaA==?=
Guest
Posts: n/a
 
      5th Nov 2006
Heelo Jeans,
I would like to explain in more as
We are using csv file upload facilty to upload data for our SAP SRM component
on unix environment.
Program works when csv file uplaoded from any client pc having msoffice
200,2002 etc
Problem is it is not recognise csv file when uploaded same file from client
pc msoffice 2003 giving error xls file format not supported

For same csv(comma separated file) file application
1. With client have machine MS-Office 2000 and 2002 shows
content type ="application/octet-stream"

2. With client have machine MS-office 2003 shows
content type = "application/vnd.ms-excel' .

Time being we are using work around like for client pc having msoffice 2003
s/w, keeping csv file open in excell application at the time of uploading
the data.

It is working very well , so we need do know if ther is any patch or setting
which can be helpfull for to support msoffice without any work around.

Regards,
Santosh

1. when file used to upload is kept open in excel application

"Santosh" wrote:

> Hello Jeans,
> We have observed that withougnt changing any settings our program
> recognises the file format
> when file used to upload is kept open in excel application
> Kindly advise to get permanant solution
>
> Regards,
> Santosh
>
>
>
> "Jean-Yves" wrote:
>
> > Hi,
> >
> > It just means that during the installation of XL, an automatic file
> > association was made (open .csv with xls)
> > A csv file is a text file (*.txt) renamed as *.csv
> > Regards
> > JY
> > "Santosh" <Santosh @discussions.microsoft.com> wrote in message
> > news:C1AA42AB-07F5-4ECB-92DF-(E-Mail Removed)...
> > > Hi,
> > > We have web application running successfully from last 2 years with
> > > microsft office version 200 and 2002.
> > > For same csv(comma separated file) file application
> > > 1. With client have machine MS-Office 2000 and 2002 shows
> > > content type ="application/octet-stream"
> > >
> > > 2. With client have machine MS-office 2003 shows
> > > content type = "application/vnd.ms-excel' .
> > >
> > > Our program not supported .xls files
> > >
> > > pls advise .
> > >
> > >
> > >

> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Office 2007 compatibility pack on Office 2003 (slow network file fox_mulder33 Microsoft Excel Setup 0 2nd Jan 2008 03:28 PM
Opening an Office 2007 Excel file in Office 2003 =?Utf-8?B?Y2hhcnN0YWNodXJh?= Microsoft Excel Misc 1 8th Nov 2007 09:36 PM
upgrade from office 2003 to office 2007 , pst file won't open =?Utf-8?B?TWFyY29z?= Microsoft Outlook Discussion 2 30th Apr 2007 10:00 PM
Importing to MS Office Outlook 2003 - Office Data File - HELP! =?Utf-8?B?c2N1YmFiZWF1?= Microsoft Outlook Discussion 2 19th Apr 2007 04:05 AM
Can't Import email Date File from Office XP to Office 2003 rastaakazaa@hotmail.com Microsoft Outlook 4 24th Dec 2003 12:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:11 AM.