CSV Questions and Answers

Recent IT Questions

21 - 32 of 32
<<PREVIOUS 1|2 NEXT>>

Problems with tranferring flat file from mainframe to Outlook as CSV file

I am trying to e-mail a plain text comma delimited flat file from the mainfram to Outlook. I have the coding working to transfer the file but when the file arrives in outlook the first character on each line is an '&'. When EXCEL trys to open the file it generates an error message that this is an...

Answer Question   |  Sep 2 2008  4:59 PM GMT
Mainframe, Outlook, MIME
asked by Rickb1974

  5 pts.

Catching an uncaptured error in SQL

This is a batch of SQL code I’ve been using: BEGIN TRY begin BULK INSERT DBXMRPAS2.dbo.[STG_drive] FROM '\Wdmyitpxmdev1xmmsbcpcsvfile20080715drive.200807151100.extracting' WITH ( MAXERRORS =1000, FIELDTERMINATOR = '^', ROWTERMINATOR = '|n' ) end END TRY ...

View Answer   |  Jul 15 2008  6:52 PM GMT
SQL, SQL Server errors, CSV
asked by SQL Server Ask the Experts

  2445 pts.

MS Access conversion to CSV files

I am using MS Access 07. Whenever I use the control to export the table as a .csv file, it changes all the fields properties, returning to the "text 255 cha" values. I need specifically to keep the same properties. I used to be able to do it and is not working now.

Answer Question   |  Jul 10 2008  4:49 PM GMT
Microsoft Access, Export, CSV
asked by Hsisan

  5 pts.

concatenate more than 2 fields together into one field in SQL

say I have 3 columns, 1st name, midlle name and last name, how do I merge the 3 columns into one column yet separate the content with commas

View Answer   |  Jun 13 2008  2:55 PM GMT
SQL, SQL Server, CSV
asked by Sammy54

  5 pts.

Can I use filler to skip a column in a csv file on SQL*LOADER rel 8.0.6.3.0

We are running Oracle E-business suite 11.5.10.2 on db 9i but when I execute sql*loader it gives me version 8.0.6.3.0. Is the key word FILLER available for me to use to skip unwanted columns in a comma delimited input file? I know FILLER became a key work in 9i - is that the db 9i? Why is my...

Answer Question   |  Jun 10 2008  4:47 PM GMT
SQL, Oracle E-Business Suite, CSV
asked by Meb

  10 pts.

Whats a good tool/software to import (excel, csv) into IBM DB2

Whats a good tool/software to import (excel, csv) into IBM DB2? Would be great if this tool/software is free or doesn't costs to much. thanks

View Answer   |  May 23 2008  2:22 PM GMT
Microsoft Excel, CSV, import DB2
asked by Geyes

  15 pts.

how to convert a csv file into a xlsx one?

Hi, i´m genetarting a csv file from an open hub in BW so i need to convert it into a xlsx one due to i need to upload it into the microsoft share point. is there an abap function that does it? i know that there is one to convert an xls one into a csv. Thanks

View Answer   |  May 19 2008  4:58 PM GMT
ABAP, Microsoft Excel, SAP BW
asked by VPD

  5 pts.

how to import GAL in microsoft exchange 2003 from csv

how to import GAL in microsoft exchange 2003 from csv

Answer Question   |  Apr 22 2008  10:34 AM GMT
Exchange 2003, GAL, CSV
asked by Yundhi

  5 pts.

CSV data into Excel 2007

Here's the issue. I have a .csv file that I want to import into Excel. This .csv came originally from Access. It has things like access database color values in it. I want to be able to do the following: 1. Change each "chr" value into it represented ascii equivalent. Example: chr(58) is a...

View Answer   |  Apr 2 2008  3:14 PM GMT
Access 2007, CSV, Excel 2007
asked by SHAPOW

  20 pts.

Export to CSV or dump file

can any body guide how to export from command line in oracle 10g tables or db to CSV or dump file.

View Answer   |  Mar 29 2008  12:07 AM GMT
Export, Oracle 10g, CSV
asked by Abdussami

  5 pts.

Flexgrid loading from CSV and saving to CSV

I am creating database application that will allow the user to enter information into a flexgrid as well as load data from a CSV file into the flexgrid as well as save that file and i have a couple of questions 1, how do i make the application load the data from a specific CSV file 2, how do i...

View Answer   |  Feb 12 2008  3:28 PM GMT
MSFlexGrid, CSV
asked by Armageddonash13

  5 pts.

Bad date.

I'm using the "CPYTOIMPF" to create a .csv file from a iseries database. All fields look good when opening the spreadsheet, except the date. The format of the date is MM/DD/YY 8 position char. field Here's what it looks like.ñññòð÷

View Answer   |  Dec 14 2007  3:20 PM GMT
CPYTOIMPF, iSeries database, CSV
asked by Shelties

  10 pts.

21 - 32 of 32
<<PREVIOUS 1|2 NEXT>>