Generating unique file name

I would append the time to it as well.



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Ted Koch
Sent: Monday, October 31, 2011 11:00 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Generating unique file name





Thanks for the response Steven. I used the UserID, may append the date as
well. The csv wont be in that location long so I think the userID and date
should be enough so files dont get overwritten.

________________________________
From: Steven Gotschall <sgotschall@... <mailto:sgotschall%40yahoo.com>
>
To: "vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> "
<vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> >
Sent: Monday, October 31, 2011 10:58 AM
Subject: Re: [Vantage] Generating unique file name

UserID + DateTime?

________________________________
From: tkoch77 <tkoch77@... <mailto:tkoch77%40yahoo.com> >
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Sent: Monday, October 31, 2011 10:53 AM
Subject: [Vantage] Generating unique file name


I need to generate a unique file name for csv files using code that are sent
to service connect. Can't use the session ID because it contains invalid
characters for a filename. Any suggestions?

Thanks,
Ted

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
I need to generate a unique file name for csv files using code that are sent to service connect. Can't use the session ID because it contains invalid characters for a filename. Any suggestions?

Thanks,
Ted
UserID + DateTime?



________________________________
From: tkoch77 <tkoch77@...>
To: vantage@yahoogroups.com
Sent: Monday, October 31, 2011 10:53 AM
Subject: [Vantage] Generating unique file name


Â
I need to generate a unique file name for csv files using code that are sent to service connect. Can't use the session ID because it contains invalid characters for a filename. Any suggestions?

Thanks,
Ted




[Non-text portions of this message have been removed]
Thanks for the response Steven. I used the UserID, may append the date as well. The csv wont be in that location long so I think the userID and date should be enough so files dont get overwritten.



________________________________
From: Steven Gotschall <sgotschall@...>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Monday, October 31, 2011 10:58 AM
Subject: Re: [Vantage] Generating unique file name

UserID + DateTime?



________________________________
From: tkoch77 <tkoch77@...>
To: vantage@yahoogroups.com
Sent: Monday, October 31, 2011 10:53 AM
Subject: [Vantage] Generating unique file name


Â
I need to generate a unique file name for csv files using code that are sent to service connect. Can't use the session ID because it contains invalid characters for a filename. Any suggestions?

Thanks,
Ted




[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
Guid.NewGuid();

*Jose C Gomez*
*Software Engineer*
*
*
*checkout my new blog <http://www.usdoingstuff.com> *
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Mon, Oct 31, 2011 at 11:00 AM, Ted Koch <tkoch77@...> wrote:

> **
>
>
> Thanks for the response Steven. I used the UserID, may append the date as
> well. The csv wont be in that location long so I think the userID and date
> should be enough so files dont get overwritten.
>
> ________________________________
> From: Steven Gotschall <sgotschall@...>
> To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
> Sent: Monday, October 31, 2011 10:58 AM
> Subject: Re: [Vantage] Generating unique file name
>
>
> UserID + DateTime?
>
> ________________________________
> From: tkoch77 <tkoch77@...>
> To: vantage@yahoogroups.com
> Sent: Monday, October 31, 2011 10:53 AM
> Subject: [Vantage] Generating unique file name
>
>
> I need to generate a unique file name for csv files using code that are
> sent to service connect. Can't use the session ID because it contains
> invalid characters for a filename. Any suggestions?
>
> Thanks,
> Ted
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]