[Axapta-Knowledge-Village] Find Files Using X++ Running On server

2009-09-25 Thread anand patil
if  Thanks Anand Patil Keep up with people you care about with Yahoo! India Mail. Learn how. http://in.overview.mail.yahoo.com/connectmore

Re: [Axapta-Knowledge-Village] Fw: File search in folder and subfolder..

2009-08-25 Thread anand patil
yes..i would be great if you can help regarding this. please can you send me the code . but i have a question how much it will take to search the 2 lakhs file in folder and subfolder ??? Thanks Anand patil   From: prashant verma prashant_axa...@yahoo.co.in

[Axapta-Knowledge-Village] Fw: File search in folder and subfolder..

2009-08-24 Thread anand patil
Hi all  i wanna help regarding the search the *.pdf folders . I am able to get the files name from a specific folder only using WINAPI, i want get the files name from folder as well as subfolder in X++; Can you help me on this. Thanks and regards Anand. Yahoo! recommends that you

Re: [Axapta-Knowledge-Village] Fw: File search in folder and subfolder..

2009-08-24 Thread anand patil
(i);     fileNameOpen = fi.get_FullName();     this.readFile();     } Thanks and regards Anand From: anand patil anandsp...@yahoo.co.in To: Axapta-Knowledge-Village@yahoogroups.com Sent: Monday, 24 August, 2009 8:34:35

[Axapta-Knowledge-Village] OutLook

2009-06-16 Thread anand patil
Hi all   I need a help to connect to SQL through X++ , as i want to upload my customer master from one instance to another , and for uploading it takes around three days for my data to be uploaded. so i plain to connect to SQL through Code and insert it into Dynamics static void