No announcements
Found 3438587 threads
-
0 Votes
Import .txt file into the table
Refer to link I provided above. in the destination page, choose your table from the drop down and go to "Edit Mappings" at the bottom, you ...Answered | 4 Replies | 1914 Views | Created by subu999 - Sunday, February 17, 2013 5:21 AM | Last reply by subu999 - Sunday, February 17, 2013 6:28 AM -
0 Votes
How to write txt log
Current.Answered | 3 Replies | 1234 Views | Created by Tonchi91 - Sunday, March 31, 2013 8:09 PM | Last reply by Sachin S - Monday, April 1, 2013 3:08 PM -
0 Votes
Get date Eight weeks back of the current date
@abhishekgandhi I think you may find this lin ...Answered | 10 Replies | 5227 Views | Created by abhishekgandhi - Monday, February 20, 2012 3:42 PM | Last reply by ryguy72 - Thursday, February 23, 2012 1:14 AM -
3 Votes
Saving information from a listbox to a .txt file
Or to simplify: StringBuilder sb = new StringBuilder(); String log = String.Format("Log-{0}.txt", ...Answered | 19 Replies | 3512 Views | Created by LilEbb4212 - Friday, July 6, 2012 9:42 PM | Last reply by JohnGrove - Monday, July 9, 2012 5:24 PM -
0 Votes
C++ Program to Read from .txt file
So you want to read it from pdf file and write it to the above specified format?Answered | 4 Replies | 3316 Views | Created by Benny F - Thursday, July 12, 2012 7:09 PM | Last reply by Renjith V Ramachandran - Saturday, July 14, 2012 12:54 PM -
0 Votes
get data from file name
Hii, Use the script task In the script, Use the Sytem.IO assembly Get the file name ...Answered | 3 Replies | 4564 Views | Created by mmonline - Saturday, April 18, 2009 8:07 PM | Last reply by Sudeep Raj - Monday, April 20, 2009 7:34 AM -
4 Votes
vb Save to .txt file
Used part of the code in the FormLoad to create the .txt file.Answered | 9 Replies | 4350 Views | Created by Benny F - Monday, March 21, 2011 9:02 PM | Last reply by Benny F - Wednesday, March 23, 2011 4:45 PM -
1 Votes
Richtext box and .txt files
HI, What is the simplest was to use/load a txt file into a rich text box. allowing it to be scrolled?Answered | 3 Replies | 622 Views | Created by Princy558 - Wednesday, March 13, 2013 2:01 PM | Last reply by Princy558 - Wednesday, March 13, 2013 4:42 PM -
0 Votes
Insert data in list from txt file.
You need to parse the CSV file yourself, extract the values you need from the file, and insert them into the appropriate fields.Answered | 4 Replies | 4659 Views | Created by Emerson Camargo - Friday, September 25, 2009 2:30 PM | Last reply by Pablo Gazmuri - Friday, September 25, 2009 7:51 PM -
1 Votes
calculate age from current date
i used this and it works perfectly based upon the month to the current date CASE WHEN (c.BirthdayNum <= 0 or ...Answered | 6 Replies | 5842 Views | Created by sharmt - Friday, May 13, 2011 12:41 PM | Last reply by Mr. Wharty - Friday, May 13, 2011 10:54 PM -
1 Votes
Get link from dropbox .txt
Hello all, im using this code to read string from an .txt file in web.Answered | 2 Replies | 501 Views | Created by extream87 - Wednesday, December 16, 2015 2:07 PM | Last reply by Magnus (MM8) - Wednesday, December 16, 2015 6:12 PM -
2 Votes
How to get the text from a .txt file onto a listbox
"Can anyone please tell me how to get the text from a .txt file onto a listbox" Maybe you should have worded it ...Answered | 6 Replies | 2906 Views | Created by DotMRT - Sunday, March 7, 2010 7:46 PM | Last reply by Inforequester123 - Wednesday, March 10, 2010 8:14 PM -
0 Votes
Regional settings influence reading from TXT file?
When reading config files however this quite often problematic.Answered | 2 Replies | 431 Views | Created by TurboMax - Tuesday, September 30, 2014 8:40 PM | Last reply by Oliver Ulm - Wednesday, October 1, 2014 9:22 AM -
4 Votes
find nearest date from current date
You do not seem to know that we have a DATE data type.Answered | 8 Replies | 4396 Views | Created by BI_Support - Monday, November 12, 2012 6:32 AM | Last reply by BI_Support - Thursday, November 15, 2012 6:17 AM -
1 Votes
adding,loading and saving to a listbox from a .txt file
Hi, Loading from Text file into ListBox /* Loading from a Text file to Listbox */ ...Answered | 2 Replies | 5184 Views | Created by jake simons - Thursday, January 9, 2014 8:52 PM | Last reply by Srithar - Friday, January 10, 2014 5:01 AM -
0 Votes
Get Date From FileName
onpnt, Darren Green, The code works for a single file, but when i use it inside a foreach loop container with an expression to the connection string for the filename ...Answered | 5 Replies | 5488 Views | Created by FogHorn I - Monday, July 26, 2010 1:36 AM | Last reply by FogHorn I - Tuesday, July 27, 2010 6:36 AM -
0 Votes
getting data from a txt file to an array in VC++.Net
//Look at StreamReader class, //Open your file //Read every line //tokenize the read line using namespace ...Answered | 3 Replies | 3610 Views | Created by Bujju - Friday, February 12, 2010 6:01 AM | Last reply by D.Sreedhar - Friday, February 12, 2010 7:17 AM -
0 Votes
Read Txt file.........
You can use these two methods to read txt files in ...Answered | 1 Replies | 4162 Views | Created by Iniyan - Monday, October 20, 2008 5:52 AM | Last reply by Haider Raza Naqvi - Monday, October 20, 2008 10:34 AM -
1 Votes
Add .txt extension to file vba
Currently, I have to manually add the .txt extension to each file.Answered | 4 Replies | 3040 Views | Created by ABrody - Friday, November 14, 2014 8:08 PM | Last reply by ABrody - Monday, November 17, 2014 2:23 PM -
1 Votes
writing data to a TXT file
I have a program that I want to write some dta to a TXT file.Answered | 5 Replies | 1180 Views | Created by Baegos Daegos - Saturday, March 2, 2013 8:07 PM | Last reply by litdev - Sunday, March 3, 2013 9:22 PM
No announcements