logo       

RE: Handling Requests And Statuses (Was "Re: Fw: Thanks"): msg#00063

cms.cold-fusion.user.azcfug

Subject: RE: Handling Requests And Statuses (Was "Re: Fw: Thanks")

------=_NextPart_000_0011_01BFF09F.F4462FD0 Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

I agree ...

also ... setting the DSN as an application variable makes your pages more
portable & re-usable for multiple clients/customers.

Sue

-----Original Message-----
From: Sean Tierney [mailto:sean@xxxxxxxxxxxxx]
Sent: Monday, July 17, 2000 6:11 PM
To: azcfug-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx
Subject: RE: [azcfug] Handling Requests And Statuses (Was "Re: Fw:
Thanks")


another thought- set your DSN as an application variable in the
application.cfm file (or app_globals in fusebox) and just reference that
variable thereafter in your code. I do this for the DSN as well as some
other stuff like visual preferences in my sites so if I do need to make
changes later I can do so in one spot and have them reflected across the
entire site.

> Just tell him/her you understand that spaces in datasource names can
> cause problems (maybe not now but later), and it would be a good idea
> to change it now before it gets too far down the road. Unless the
> webmaster has good reasons for keeping it the way it is (e.g., too much
> legacy code expects it to be "Survey Status" or somesuch) --- in which
> case you should work it out together --- it should be a non-issue. If
> everything works now and you don't expect to ever change your
> configuration or add any advanced functionality, you may just want to
> keep the name the way it is. Up to you. :-)
>
> (Anyone else out there think differently? This is just my 2 cents...and
> I'm not counting inflation. ;-)
>
> Judd Miller
> Senior Programmer
> Vertical Alliance, Inc.
>
> --- dwiese@xxxxxxxxxxxxx wrote:
> >
> > The data base file is called surveystat.mdb, but for some reason the
> > IT
> > webmaster in COLD FUSION administrator used Survey Status as the
> > name. How
> > can I tactfully tell him that it should be changed?
> >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail ? Free email you can access from anywhere!
> http://mail.yahoo.com/
>
> ------------------------------------------------------------------------
> Get a NextCard Visa, in 30 seconds!
> 1. Fill in the brief application
> 2. Receive approval decision within 30 seconds
> 3. Get rates as low as 2.9% Intro or 9.9% Fixed APR
> http://click.egroups.com/1/6630/13/_/_/_/963615031/
> ------------------------------------------------------------------------
>
> To unsubscribe from this group, send an email to:
> azcfug-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx
>
>


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



----------------------------------------------------------------------------
--
To unsubscribe from this group, send an email to:
azcfug-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx



------=_NextPart_000_0011_01BFF09F.F4462FD0 Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" http-equiv=3DContent-Ty=
pe>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT color=3D#000080 face=3DTahoma size=3D2><SPAN class=3D923592401-1=
8072000>I=20
agree ...</SPAN></FONT></DIV>
<DIV><FONT color=3D#000080 face=3DTahoma size=3D2><SPAN=20
class=3D923592401-18072000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3DTahoma size=3D2><SPAN class=3D923592401-1=
8072000>also=20
...&nbsp;&nbsp;setting the DSN as an&nbsp;application variable&nbsp;makes y=
our=20
pages more portable &amp; re-usable for multiple=20
clients/customers.</SPAN></FONT></DIV>
<DIV><FONT color=3D#000080 face=3DTahoma size=3D2><SPAN=20
class=3D923592401-18072000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 face=3DTahoma size=3D2><SPAN=20
class=3D923592401-18072000>Sue</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000080 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5p=
x">
<DIV class=3DOutlookMessageHeader><FONT face=3D"Times New Roman"=20
size=3D2>-----Original Message-----<BR><B>From:</B> Sean Tierney=20
[mailto:sean@xxxxxxxxxxxxx]<BR><B>Sent:</B> Monday, July 17, 2000 6:11=20
PM<BR><B>To:</B>
azcfug-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx<BR><B>Subject:</B> RE: [azcfug]
Handl=
ing=20
Requests And Statuses (Was "Re: Fw: Thanks")<BR><BR></DIV></FONT><TT>anot=
her=20
thought- set your DSN as an application variable in the<BR>application.cf=
m=20
file (or app_globals in fusebox) and just reference that<BR>variable=20
thereafter in your code.&nbsp; I do this for the DSN as well as some<BR>o=
ther=20
stuff like visual preferences in my sites so if I do need to make<BR>chan=
ges=20
later I can do so in one spot and have them reflected across the<BR>entir=
e=20
site.<BR><BR>&gt; Just tell him/her you understand that spaces in datasou=
rce=20
names can<BR>&gt; cause problems (maybe not now but later), and it would =
be a=20
good idea<BR>&gt; to change it now before it gets too far down the road.=
=20
Unless the<BR>&gt; webmaster has good reasons for keeping it the way it i=
s=20
(e.g., too much<BR>&gt; legacy code expects it to be "Survey Status" or=20
somesuch) --- in which<BR>&gt; case you should work it out together --- i=
t=20
should be a non-issue. If<BR>&gt; everything works now and you don't expe=
ct to=20
ever change your<BR>&gt; configuration or add any advanced functionality,=
you=20
may just want to<BR>&gt; keep the name the way it is. Up to you.&nbsp;=20
:-)<BR>&gt;<BR>&gt; (Anyone else out there think differently? This is jus=
t my=20
2 cents...and<BR>&gt; I'm not counting inflation. ;-)<BR>&gt;<BR>&gt; Jud=
d=20
Miller<BR>&gt; Senior Programmer<BR>&gt; Vertical Alliance,=20
Inc.<BR>&gt;<BR>&gt; --- dwiese@xxxxxxxxxxxxx wrote:<BR>&gt; &gt;<BR>&gt; &g=
t;=20
The data base file is called surveystat.mdb, but for some reason the<BR>&=
gt;=20
&gt; IT<BR>&gt; &gt; webmaster in COLD FUSION administrator used Survey S=
tatus=20
as the<BR>&gt; &gt; name.&nbsp; How<BR>&gt; &gt; can I tactfully&nbsp; te=
ll=20
him that it should be changed?<BR>&gt; &gt;<BR>&gt;=20
&gt;<BR>&gt;<BR>&gt;<BR>&gt;=20
__________________________________________________<BR>&gt; Do You=20
Yahoo!?<BR>&gt; Get Yahoo! Mail =96 Free email you can access from=20
anywhere!<BR>&gt; <A=20
href=3D"http://mail.yahoo.com/";>http://mail.yahoo.com/</A><BR>&gt;<BR>&gt=
;=20
------------------------------------------------------------------------<=
BR>&gt;=20
Get a NextCard Visa, in 30 seconds!<BR>&gt; 1. Fill in the brief=20
application<BR>&gt; 2. Receive approval decision within 30 seconds<BR>&gt=
; 3.=20
Get rates as low as 2.9% Intro or 9.9% Fixed APR<BR>&gt; <A=20
href=3D"http://click.egroups.com/1/6630/13/_/_/_/963615031/";>http://click=
.egroups.com/1/6630/13/_/_/_/963615031/</A><BR>&gt;=20
------------------------------------------------------------------------<=
BR>&gt;<BR>&gt;=20
To unsubscribe from this group, send an email to:<BR>&gt;=20
azcfug-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx<BR>&gt;<BR>&gt;<BR><BR></TT><TT>To
unsubsc=
ribe from this group, send=20
an email=20
to:<BR>azcfug-unsubscribe-VgYJa0VH1e9BDgjK7y7TUQ@xxxxxxxxxxxxxxxx<BR><BR></TT><BR></BLOCKQUOTE></BODY><=
/HTML>
------=_NextPart_000_0011_01BFF09F.F4462FD0--



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise