dev2r-geek.blogspot.com dev2r-geek.blogspot.com

dev2r-geek.blogspot.com

dev2r-geek

Thursday, June 01, 2006. EOL character transformations in CSV files on Solaris. I had a CSV dump from SQL Server tables that I needed to load into Oracle using SQL*LDR. The first, and the most common problem faced is the presence of a M at the end of each line. This crept in when a file is FTPed from DOS to UNIX. the dos2unix command takes care of this very easily. All I had to do was find all ' n' without a preceding ' r'. This is simple using a search and replace in sed with lookbehind (? String compar...

http://dev2r-geek.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR DEV2R-GEEK.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.3 out of 5 with 7 reviews
5 star
1
4 star
4
3 star
0
2 star
0
1 star
2

Hey there! Start your review of dev2r-geek.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.1 seconds

FAVICON PREVIEW

  • dev2r-geek.blogspot.com

    16x16

  • dev2r-geek.blogspot.com

    32x32

CONTACTS AT DEV2R-GEEK.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
dev2r-geek | dev2r-geek.blogspot.com Reviews
<META>
DESCRIPTION
Thursday, June 01, 2006. EOL character transformations in CSV files on Solaris. I had a CSV dump from SQL Server tables that I needed to load into Oracle using SQL*LDR. The first, and the most common problem faced is the presence of a M at the end of each line. This crept in when a file is FTPed from DOS to UNIX. the dos2unix command takes care of this very easily. All I had to do was find all ' n' without a preceding ' r'. This is simple using a search and replace in sed with lookbehind (? String compar...
<META>
KEYWORDS
1 dev2r geek
2 char right
3 od c filename
4 0 comments
5 see dev2r
6 dev2r can code
7 the workaround
8 jeff suggests
9 1 comments
10 breakhere
CONTENT
Page content here
KEYWORDS ON
PAGE
dev2r geek,char right,od c filename,0 comments,see dev2r,dev2r can code,the workaround,jeff suggests,1 comments,breakhere,page break before always;,more here,hello world,links,oracle,previous,archives,view my stats
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

dev2r-geek | dev2r-geek.blogspot.com Reviews

https://dev2r-geek.blogspot.com

Thursday, June 01, 2006. EOL character transformations in CSV files on Solaris. I had a CSV dump from SQL Server tables that I needed to load into Oracle using SQL*LDR. The first, and the most common problem faced is the presence of a M at the end of each line. This crept in when a file is FTPed from DOS to UNIX. the dos2unix command takes care of this very easily. All I had to do was find all ' n' without a preceding ' r'. This is simple using a search and replace in sed with lookbehind (? String compar...

INTERNAL PAGES

dev2r-geek.blogspot.com dev2r-geek.blogspot.com
1

dev2r-geek: Calling a macro from a SAS data step

http://dev2r-geek.blogspot.com/2005/11/calling-macro-from-sas-data-step.html

Tuesday, November 01, 2005. Calling a macro from a SAS data step. 1) The CALL EXECUTE statement inside a data step will delay execution of the macro until runtime. Although this has its advantages (you can pass a variable from each observation and compute to your heart's content), it has a big disadvantage: A CALL SYMPUT inside the macro doesn't instantaneously create the SYMPUT variable. This makes CALL EXECUTE particularly useless as a function inside a loop (to speak in normal programming terms).

2

dev2r-geek: Hello World

http://dev2r-geek.blogspot.com/2005/08/hello-world.html

Tuesday, August 02, 2005. This blog will contain code fragments/tricks I use while programming. Might also contain other geekery, who knows! Posted by dev2r at 8:01 AM.

3

dev2r-geek: will code for food

http://dev2r-geek.blogspot.com/2005/11/will-code-for-food.html

Tuesday, November 08, 2005. Will code for food. Dev2r needs a job. Code dev2r, code. Email iam.dev2r (at) gmail (dot) com. If you'd like to see his resume or if you can forward it to someone who has an opening. Posted by dev2r at 1:34 PM. Calling a macro from a SAS data step. Printing page breaks using CSS.

4

dev2r-geek: December 2005

http://dev2r-geek.blogspot.com/2005_12_01_archive.html

Thursday, December 15, 2005. Macro String Comparisons in SAS. String comparisons inside macros in SAS are hard to make sense. The rule of thumb I follow is:. A If you're comparing with a %if-%then, then the comparison will be made with NO QUOTES. B However, if you're comparing within a data step inside a macro, normal data-step comparison rules, such as using quotes for a string literal, will have to be followed. I don't even want to get into single/double quote dilemma, especially in ODS.

5

dev2r-geek: Printing page breaks using CSS

http://dev2r-geek.blogspot.com/2005/08/printing-page-breaks-using-css.html

Tuesday, August 02, 2005. Printing page breaks using CSS. You can set page breaks using CSS. I used this when I needed to print a HTML report with 4-7 rows per record ( Some records break over two pages, reducing readability. I checked the record count and inserted a page break every fifth record thus :. If ( i%5 = 0) & (i! Outprintln(" tr class= "breakhere " td /td /tr ");. The CSS for breakhere. Posted by dev2r at 8:02 AM. I thought your blog was cool and i think you may like this cool Website.

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL PAGES IN THIS WEBSITE

11

OTHER SITES

dev2ops.blogspot.com dev2ops.blogspot.com

dev2ops: delivering application change

Dev2ops: delivering application change. A view from the trenches in a software as a service, e-commerce, and cloud computing world. Tuesday, September 29, 2009. Dev2ops blog has a new home! We've moved the dev2ops blog to a new service! Is now the main address for the blog. If you've been accessing the blog via that address, the change should be seamless for you. The dev2ops RSS feed is still being provided through FeedBurner and the feed address will not change). Posted by Damon Edwards. Development (gl...

dev2ops.in dev2ops.in

Dev2Ops Blog - Step into the DevOps culture with Boxupp | Paxcel

Step Into The DevOps Culture With Boxupp. February 3, 2015. February 3, 2015. Right Time To Tap Into the Power of DevOps Is Now! It’s been a while since DevOps has arrived on the world IT stage and everyone believes it’s real not a mirage. So if you plan to inculcate the DevOps protocols into your organization its high time but simultaneously you need to have a poshed up pitch up your sleeve to convince the stake holders because read more. January 14, 2015. January 14, 2015. December 11, 2014. Intuitive ...

dev2ops.org dev2ops.org

dev2ops - Delivering Change in a DevOps and Cloud World

Delivering Change in a DevOps and Cloud World. It’s the 5th Anniversary of DevOps. Rundeck and Automating Operations at Salesforce (Videos). How to initiate a DevOps Transformation (Video). How Adobe turned operations into a sevice and built a service delivery platform in the cloud. John Willis Notes Notable DevOps Culture Traits. Will Sterling presentation on Rundeck at the April CLUE Meeting (Video). Rerun: Making shell scripts even more useful (and a bit cool, again). DevOps Days Mountain View 2011: J...

dev2p.com dev2p.com

DEV2P Immobilier

dev2prod.com dev2prod.com

default.domain — Coming Soon

dev2r-geek.blogspot.com dev2r-geek.blogspot.com

dev2r-geek

Thursday, June 01, 2006. EOL character transformations in CSV files on Solaris. I had a CSV dump from SQL Server tables that I needed to load into Oracle using SQL*LDR. The first, and the most common problem faced is the presence of a M at the end of each line. This crept in when a file is FTPed from DOS to UNIX. the dos2unix command takes care of this very easily. All I had to do was find all ' n' without a preceding ' r'. This is simple using a search and replace in sed with lookbehind (? String compar...

dev2r.blogspot.com dev2r.blogspot.com

dev2r

Why online recommendations don't work - II. Posted by dev2r : 4/03/2007 09:36:00 PM, Tuesday, April 03, 2007 : (0) comments :. Fame - The Article. Variety), a piece in the NYTimes. Posted by dev2r : 1/18/2007 09:26:00 PM, Thursday, January 18, 2007 : (0) comments :. Posted by dev2r : 7/20/2006 10:01:00 PM, Thursday, July 20, 2006 : (0) comments :. Posted by dev2r : 6/11/2006 06:54:00 PM, Sunday, June 11, 2006 : (0) comments :. Posted by dev2r : 5/29/2006 01:47:00 PM, Monday, May 29, 2006 : (1) comments :.

dev2rerunapp.com dev2rerunapp.com

Rerun - Recurring Billing Simplified -

Sign up for a Trial account in less than thirty seconds without a credit card. Or, sign up for a live account and pay only for the transactions you process. Are you sure you want to resend the invoice email to this customer? Deleting this invoice will permanently remove it from your Rerun account. This action cannot be undone. Are you sure you want to delete it? Are you sure you want to process this invoice? You've been logged off due to inactivity. Are you sure you want to Void.

dev2rights.co.uk dev2rights.co.uk

Dev2rights // Code craftsmanship since 2011

AR &amp VR / Game Development.

dev2server.com dev2server.com

Dev2Server

Error Page cannot be displayed. Please contact your service provider for more details. (20).

dev2site.com dev2site.com

This Web site coming soon

If you are the owner of this web site you have not uploaded (or incorrectly uploaded) your web site. For information on uploading your web site using FTP client software or web design software, click here for FTP Upload Information.