TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gustavo
NA
1.3k
455k
Wrap long line that has a string
Feb 28 2010 4:29 AM
Hello:
I have a long line that has a string in it. How can I wrap the line to multiple lines? The line I have is below. I tried the '_' but it will not take it for the string.
string
querystring =
"Driver={Microsoft Text Driver (*.txt; *.csv)};defaultdir=C:\\IceCorp;driverid=27;fil=text;filedsn=C:\\IceCorp\\IP_Login.csv;maxbuffersize=2048;maxscanrows=8;pagetimeout=5;safetransactions=0;threads=3;uid=admin;usercommitsync=Yes"
;
Reply
Answers (
18
)
how to calcuate the time taken to execute the query
I want some high cost sql queries and low cost sql quries