Re: stop converting of German umlaute into html:

2006-05-09 Thread Paul Hastings
[EMAIL PROTECTED] wrote: > > url="http://www.xxx.de/generate_artikel_neu.cfm?ArtikelNum=#CollectArtikel_1.ArtikelNum#"; > method="GET" port="80" resolveurl="true" timeout="1000" charset="utf-8"> shouldn't charset error out under cf5? also since cf5 didn't know charsets from a hole in the ground

Re[4]: stop converting of German umlaute into html:

2006-05-09 Thread cf-talk
Where ? In the cfhttp-charset ? Didn't work. But thank you ! Uwe Wednesday, May 10, 2006, 7:40:16 AM, you wrote: PH> UTF-8, UTF-16, UTF-32 are encodings not charsets. They simply define a set PH> of rules for Unicode character conversions, they are not simple PH> character-to-byte-sequence mappin

Re[2]: stop converting of German umlaute into html:

2006-05-09 Thread cf-talk
Hi Paul, Hi Phillip, thanks a bunch. It was already fetched with cfhttp. ;-) I tried the charset attribute (both utf and iso-8859-1) with no luck. :-( Any other ideas ? Uwe http://www.xxx.de/generate_artikel_neu.cfm?ArtikelNum=#CollectArtikel_1.ArtikelNum#"; method="GET" port="80" resolveurl="tru

RE: stop converting of German umlaute into html:

2006-05-09 Thread Phillip Holmes
Doh! Yep.. A work around would be to get the data via cfhttp and use it's charset attribute. Warmest Regards, Phillip B. Holmes http://phillipholmes.com -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 1:01 AM To: CF-Talk Subject: Re:

Re: stop converting of German umlaute into html:

2006-05-09 Thread Paul Hastings
[EMAIL PROTECTED] wrote: > Hi Paul, i tried charset="iso-8859-1" > a couple of days ago already with no luck. > But I will try "utf-8" as well. Thank you. > We have CF5. in that case don't bother. cf5 has no charset option. first make sure the data you're transferring is iso-8859-1 & double check

RE: Re[2]: stop converting of German umlaute into html:

2006-05-09 Thread Phillip Holmes
UTF-8, UTF-16, UTF-32 are encodings not charsets. They simply define a set of rules for Unicode character conversions, they are not simple character-to-byte-sequence mappings. The CF argument is a little confusing (adobe should add an encoding arg). If you're shooting for the correct German charse

Re[2]: stop converting of German umlaute into html:

2006-05-09 Thread cf-talk
Hi Paul, i tried charset="iso-8859-1" a couple of days ago already with no luck. But I will try "utf-8" as well. Thank you. We have CF5. Uwe PH> [EMAIL PROTECTED] wrote: >> Stop converting of German umlaute into html PH> looks like an encoding problem. you don't say what version of cf but assumi

Re: Big SQL security hole at Crystaltech?

2006-05-09 Thread Casey Dougall
I love Linux, Build Studio MX 2040 on Linux and I'd switch. As for the MS SQL database stuff. No, you shouldn't be able to see the tables. Yes you will most likely see the databases if you use MS Studio Express. Of course being from a Microsoft site, you must take this with a grain of salt but he

Re: stop converting of German umlaute into html:

2006-05-09 Thread Paul Hastings
[EMAIL PROTECTED] wrote: > Stop converting of German umlaute into html looks like an encoding problem. you don't say what version of cf but assuming at least 6, try adding the charset option to the cffile tag. start w/charset="utf-8" & maybe charset="iso-8859-1". ~~

Re: Search Realestate multiple listings

2006-05-09 Thread Tony
to echo everyone else's experience only, i experienced the same. i shot an email, got a QUICK "NO" reply, and walked away. with anything, money is all its about... and i wasnt about to pay as myself. the real estate market is INSANELY freakin' competitive, so i do not doubt the hush hush nature o

Re: Big SQL security hole at Crystaltech?

2006-05-09 Thread Aaron Rouse
I work in a rather big cube farm and the "hall" next to mine is full of a bunch of diehard linux people. The company is switching to windows for their software package due to numerous requests from the clients. That switch is causing a lot of those guys to look for new jobs because they are just

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dawson, Michael
Well, when Novell creates Novell Flight Simulator, I'll drop Windows. But, I aint no fanatic! -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 4:48 PM To: CF-Talk Subject: RE: Big SQL security hole at Crystaltech? > I'd agree that most Linux guys

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Eric Roberts
That's kinda like "UNIX/Linux fans" who will use Unix based stuff no matter how much of a PIA it is, right? Eric...who love MS, but uses the best product... -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Tuesday, 09 May 2006 17:06 To: CF-Talk Subject: RE: Big SQL

RE: XML Parsing in CF Help

2006-05-09 Thread Ian Skinner
I tried that already... it doesn't work: Element ap-content-code is undefined in a Java object of type class coldfusion.xml.XmlNodeList referenced as Can you give us a relevant snippet of the XML structure you are trying to read? -- Ian Skinner Web Programmer BloodSource www.Bloo

RE: best way to access Access DB

2006-05-09 Thread Ian Skinner
they plan on changing db's / packages in about a month or less so its just a quick fix Did you get the response about giving the CF service user permissions to see the other server then use simple UNC path names in the DSN. We have several legacy Access databases working just like this. Let

CF and Oracle JDBC driver

2006-05-09 Thread Qasim Rasheed
Does Oracle driver that ship with CFMX7 support Oracle Object Types while retrieving a resultset. If not is there a work around? Thanks Qasim ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240033 Archives: http://w

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Munson, Jacob
> Maybe the problem is that you're talking to "Microsoft fans", > whoever they > are. Most users of Windows, or almost any other product for > that matter, > aren't fans - they may be satisfied customers, but they're > not fanatic about > their choices. "Microsoft fans" is just my personal term

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> Anything that uses Windows Authentication requires additional > privileges to impersonate users. Like IIS: it may change its > credentials to some other user, but the initial parsing of > the request line is done under highly privileged account. Yes, that's absolutely correct of course. In a

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> I'd agree that most Linux guys avoid Windows for server > stuff, and some even for desktop stuff. But I'd have to > disagree that it's a one way street. Almost all of the > Microsoft fans I know are strict Microsoft users. There are > exceptions (like you and a couple of guys I know), but

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Munson, Jacob
> In this case snobbery is a one way street. Like most IT folks > who most often > use Windows servers, we also have a number Linux or 'nix > based servers. I > like them. I put them to good use and I have good things to > say about them. > But that sort of practical charity is not usually > re

Re: Search Realestate multiple listings

2006-05-09 Thread Crow T. Robot
Ahhh, yea, that'll cost ya. Up here it was $500 per year, I think. Alan Rother wrote: > Yeah, most will let you get the IDX frame. I wanted a web service so I could > control the search and display aspects myself. > > =] > > -- > Alan Rother > Macromedia Certified Advanced ColdFusion MX 7 Devel

Re: Search Realestate multiple listings

2006-05-09 Thread Alan Rother
Yeah, most will let you get the IDX frame. I wanted a web service so I could control the search and display aspects myself. =] -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer ~| Message: http://www.houseo

Re: Big SQL security hole at Crystaltech?

2006-05-09 Thread Jochem van Dieten
Dave Watts wrote: >> Another aspect of this is that in Windows it's notoriously >> difficult to run as anything other than an Administrator and >> have anything work. In Linux/UNIX, operating as root is seldom >> necessary. > > This isn't really accurate. It's quite easy to run almost all servi

stop converting of German umlaute into html:

2006-05-09 Thread cf-talk
Hi list, I have the following problem: Stop converting of German umlaute into html while writing .htm-files with cffile: gives the following file: Chaumeton, H. Enzyklopädie der Fossilien SA.htm But I would like to get: Chaumeton, H. Enzyklopädie der Fossilien SA.htm instead. That means th

RE: XML Parsing in CF Help

2006-05-09 Thread Brad Wood
Xmlsearch() returns an array of xml elements which are the results. Make sure you weren't trying to output it like this: #XMLSearch ( mydoc, "/nitf/head/[EMAIL PROTECTED]'ap-online-code']" )# Dump it with cfdump if you want to see what is in it. You will need to iterate over the results or do [1

Re: Free cf shopping cart

2006-05-09 Thread Brian Rinaldi
>I'd like to offer one year of my full-time development services for free >at this point (after a mandatory donation of $100K). > >--Ferg > >Brian Rinaldi wrote: >> I do strive for completeness but also have some guidelines, and free is one of them (and not free*). I also don't quibble with the

Re: best way to access Access DB

2006-05-09 Thread joe velez
i know i know --- i laugh myself. im working on a quick, temporary solution. their database is tied into their entire business (accounting package, product database, etc) ... however 1 form they use to update returns (inside of access) doesnt quite do what they want so i figured i'd just write

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Mark A Kruger
In this case snobbery is a one way street. Like most IT folks who most often use Windows servers, we also have a number Linux or 'nix based servers. I like them. I put them to good use and I have good things to say about them. But that sort of practical charity is not usually reciprocated from the

Re: XML Parsing in CF Help

2006-05-09 Thread Jonathan Mauney
This didn't work either (after changing outer single quotes to double): "Complex object types cannot be converted to simple values." >If you're looking specifically for that element, I'd use >XPath/XMLSearch(). Try this: > >XMLSearch ( mydoc, '/nitf/head/[EMAIL PROTECTED]'ap-online-code']' ) > >

Re: XML Parsing in CF Help

2006-05-09 Thread Jonathan Mauney
I tried that already... it doesn't work: Element ap-content-code is undefined in a Java object of type class coldfusion.xml.XmlNodeList referenced as > Assuming that ap-content-code is a child of the meta node, this should > work. > mydoc.nitf.head.meta['ap-content-code'].XmlAttributes.content

Re: XML Parsing in CF Help

2006-05-09 Thread Rob Wilkerson
If you're looking specifically for that element, I'd use XPath/XMLSearch(). Try this: XMLSearch ( mydoc, '/nitf/head/[EMAIL PROTECTED]'ap-online-code']' ) On 5/9/06, Ian Skinner <[EMAIL PROTECTED]> wrote: > > #mydoc.nitf.head.meta[8].XmlAttributes.content# > > (the above code outputs '1110' as

Re: best way to access Access DB

2006-05-09 Thread Aaron Rouse
And why could you not run MSSQL Express on the remote server and connect to it with CF? On 5/9/06, joe velez <[EMAIL PROTECTED]> wrote: > > HAHA - Naturally moving the db would be the fastest/easiest, but in this > case it's not a realistic solution. > > The db needs to be hosted remotely, and CF

RE: ColdFusion to .Net blog

2006-05-09 Thread Rick Faircloth
Yes, I certainly would... Rick -Original Message- From: Robert Everland III [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 4:21 PM To: CF-Talk Subject: ColdFusion to .Net blog I am currently converting Ray Camden's Lighthouse application to .NET so that I can learn .NET. Would an

Re: Component question

2006-05-09 Thread Josh Nathanson
Yup - In the component function, use for your arguments and set the default values there. Then, in your block you can use to override the defaults as needed. -- Josh - Original Message - From: "Scott Stewart" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Tuesday, May 09, 2006 1:17 PM

Re: best way to access Access DB

2006-05-09 Thread joe velez
HAHA - Naturally moving the db would be the fastest/easiest, but in this case it's not a realistic solution. The db needs to be hosted remotely, and CF is not going to be installed on the remote server (might just do that though). I really only need to write a single SELECT, [output], UPDATE

Re: Search Realestate multiple listings

2006-05-09 Thread Zaphod Beeblebrox
yeah, they seem to be worse than the priory de sion regarding sharing information. On 5/9/06, Alan Rother <[EMAIL PROTECTED]> wrote: > > Yeah, > > I ran into this erlier this year. it turns out there isn't such a thing as > "The MLS". > > Every region in America has it's own MLS group and it appe

RE: Search Realestate multiple listings

2006-05-09 Thread Kevin Aebig
There is up here actually, but unfortunately that doesn't help you too much. Is there any third party web service you could tie into? I know that anytime I've had trouble finding good, specific financial data, it always comes down to a company that provides it as a service. !k -Original Messa

ColdFusion to .Net blog

2006-05-09 Thread Robert Everland III
I am currently converting Ray Camden's Lighthouse application to .NET so that I can learn .NET. Would anyone be interested in reading a blog documentating the steps I have taken and what I have learned? Bob ~| Message: http:

Re: Search Realestate multiple listings

2006-05-09 Thread Crow T. Robot
I have discovered many of them are > extremely resistant to the idea of giving anyone access to the data. > Only if you're not a Realtor or aren't willing to pay for the data. Once we submitted the form, I had the IDX frame working within 30 minutes. YMMV, of course. RC

RE: Component question

2006-05-09 Thread Scott Stewart
Nevermind I found the answer (RTFM... ) -Original Message- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 4:17 PM To: CF-Talk Subject: Component question Hi all, Is there a way to set default parameters in a ColdFusion component, that can be overridde

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Snake
Use a commodore64 ? -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: 09 May 2006 21:12 To: CF-Talk Subject: RE: Big SQL security hole at Crystaltech? > I'm a Linux snob, and I'll admit it. While I use Windows for my > desktop, I have good reasons for liking Linux on

RE: XML Parsing in CF Help

2006-05-09 Thread Ian Skinner
#mydoc.nitf.head.meta[8].XmlAttributes.content# (the above code outputs '1110' as expected) But I'm worried about the document changing. Can I somehow retrieve this by the "name" attribute (in this example 'ap-content-code') instead of position number? Assuming that ap-content-code is a chil

Re: Component question

2006-05-09 Thread Alan Rother
-- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240006 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.h

Re: Search Realestate multiple listings

2006-05-09 Thread Alan Rother
Yeah, I ran into this erlier this year. it turns out there isn't such a thing as "The MLS". Every region in America has it's own MLS group and it appears there is no effort to tie them together. Alos, I have discovered many of them are extremely resistant to the idea of giving anyone access to th

Component question

2006-05-09 Thread Scott Stewart
Hi all, Is there a way to set default parameters in a ColdFusion component, that can be overridden if needed by the cfinvoke? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240004 Archives: http://www.houseoffu

XML Parsing in CF Help

2006-05-09 Thread jmauney
Hi, I'm working on parsing an xml document and have run into a brick wall. A portion of the xml is below... Here's the issue... I can sucessfully retrieve the "ap-online-code" using the following code: #mydoc.nitf.head.meta[8].XmlAttributes.content# (the above code outputs '1110' as expect

RE: Coldfusion with Godaddy

2006-05-09 Thread Ken Ketsdever
According to GoDaddy: MX 7 Enterprise - cfqueryparam - No restrictions, should be working properly client variable storage - DB Mandatory Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privi

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> I'm a Linux snob, and I'll admit it. While I use Windows for > my desktop, I have good reasons for liking Linux on the > server, and you guys have good reasons for liking Windows, > and I don't think anything is ever going to change our opinions. This has nothing to do with likes or dislikes,

RE: Sql Server Temp Table

2006-05-09 Thread Brian Peddle
The create is like this SELECT fields into ##temp_report drop table ##temp_report is done at the end. Temp tables like this are dropped after the connection has ended no matter what so the drop usually isn't need but nice for cleanup. I would have thought cycling the CF services

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Snake
Dunno what your using then, as it's not on any of my servers. -Original Message- From: Plunkett, Matthew [mailto:[EMAIL PROTECTED] Sent: 09 May 2006 17:22 To: CF-Talk Subject: RE: Big SQL security hole at Crystaltech? SYSTEM is a member of the Administrators group. -Original Messa

Re: best way to access Access DB

2006-05-09 Thread Jim Wright
> Does anybody know how to grant a CF server the permissions necessary so that > it can access an Access databae with workgroup security. > I haven't done it with CF, but in a Access ODBC datasource, you can set the workgroup file (called the system file in the datasource setup), and then set the

Re: Search Realestate multiple listings

2006-05-09 Thread Jim Wright
On 5/9/06, Les Mizzell <[EMAIL PROTECTED]> wrote: > Does anybody have a widget that will search the MLS, or a pointer to one? > > I haven't turned up anything ina preliminary search yet... > > You will probably want to use the term IDX in your searching. That is the standard data exchange format

Re: !RE: ASP.Net book for CF programmer

2006-05-09 Thread Jeff Fleitz
Hi Mark, Good afternoon to you. I don't know how to answer that at this point, as I have only run a couple samples waiting for F2B3 to be released before delving into Flex seriously. However, I think I would opt for writing different data access components for Flex connectivity. On 5/9/06, mar

Re: Search Realestate multiple listings

2006-05-09 Thread Crow T. Robot
You usually have to get an "account" with the local MLS IDX service, then they have different programs that you can sign up for to get a feed of the listings in the system, or some just have a framed-in URL that you put on your site. These are usually not free, or at least I haven't found one i

RE: RegEx

2006-05-09 Thread Munson, Jacob
That looks good to me, but he probably wants to add the full URL in, plus you left off the 'scrub=' part: rereplacenocase(filtered, 'a href="([^"]+)"', 'a href="http://portal2/scrubber.cfm?scrub=\1";', "all") > -Original Message- > From: Jerry Johnson [mailto:[EMAIL PROTECTED] > Sent: Tue

Search Realestate multiple listings

2006-05-09 Thread Les Mizzell
Does anybody have a widget that will search the MLS, or a pointer to one? I haven't turned up anything ina preliminary search yet... ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239993 Archives: http://www.houseoff

RE: best way to access Access DB

2006-05-09 Thread Ian Skinner
If the user that the cf service is running has permissions to server A, you can use an UNC path "\\serverA\aDirectory\aDB.mdb" But please goodness, do not use workgroup security on the Access database. Does anybody know how to grant a CF server the permissions necessary so that it can access an

Flash contact form to connect with a CF processing page

2006-05-09 Thread Andy Matthews
Does anyone have something like this they'd care to share? I used to have one, but I can't find it for the life of me. ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239991 Archives: http://www.houseoffusion.com/cf

RE: best way to access Access DB

2006-05-09 Thread Adkins, Randy
Move the DB to Server B Easiest and Best -Original Message- From: joe velez [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 2:48 PM To: CF-Talk Subject: best way to access Access DB hi i have an access database on server A, but CF is running on server B whats the best ay crea

best way to access Access DB

2006-05-09 Thread joe velez
hi i have an access database on server A, but CF is running on server B whats the best ay create a DSN for the server is CF is running on server B, map a dirive -= Joe ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:

Re: RegEx

2006-05-09 Thread Jerry Johnson
I'll give it a crack, until someone smarter corrects us both... rereplacenocase(filtered, 'a href="([^"]+)"', 'a href="scrubber.cfm?\1"', "all") On 5/9/06, Paul <[EMAIL PROTECTED]> wrote: > This should be easier than the past few hours would have me believe. > > > > I'd like to display outdate

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Munson, Jacob
I'm a Linux snob, and I'll admit it. While I use Windows for my desktop, I have good reasons for liking Linux on the server, and you guys have good reasons for liking Windows, and I don't think anything is ever going to change our opinions. :) - This transmission may contain inform

Re: ASP.Net book for CF programmer

2006-05-09 Thread Jochem van Dieten
Andy Allan wrote: > Our Development/Staging/QA/whatever-you-want-to-call-it mirrors > Production exactly. > > CF settings, JVM settings, OS settings, Apache settings. It has to. > (OK you can get away with the odd discrepency). > > Now true, we won't have external users hitting this environment,

RegEx

2006-05-09 Thread Paul
This should be easier than the past few hours would have me believe. I'd like to display outdated pages of our intranet through a filter of sorts by reassigning any links in the old content. So if the old page has a link to "http://portal/employee_profiles.cfm"; I want that link to become "htt

Re: Sql Server Temp Table

2006-05-09 Thread Neil Middleton
Are you guys sure you aren't talking about ##temp_table? On 5/9/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > > I'm having to work to establish recall, here, but I thought I > remembered that temp tables were maintained until the connection is > broken. Do you have "Maintain Connections" checked

RE: JRE Error w\CFMX7

2006-05-09 Thread Ian Skinner
Are you installing the browser plugins? That is important as well. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA - | 1 | | - Binary Soduko | | | - "C code. C code run. Run code run. Please!" - Cynthia Dunning Confident

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> Well, Win2k had a lot of services on by default. There were > a lot of small companies that bought a Win2k machine, and got > attacked by that huge virus that took down the Windows world > back then. They didn't know that their basic network server > was also serving up a default website, a

RE: Coldfusion with Godaddy

2006-05-09 Thread John Rossi
Another question might be how they are currently doing client variable storage. I think it is currently set to the registry. It would be nice to have the option to set it to your db. John -Original Message- From: Ken Ketsdever [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 12:23 P

Re: JRE Error w\CFMX7

2006-05-09 Thread Ryan Guill
My only guess then is that you installed it wrong. Every time I have run into that I just install the JRE and it works. Make sure you are getting the JRE and JVM. On 5/9/06, Love Sponge <[EMAIL PROTECTED]> wrote: > I installed the latest version from that site but still having the problem. > > >

Re: JRE Error w\CFMX7

2006-05-09 Thread Love Sponge
I installed the latest version from that site but still having the problem. > http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19016 > > google knows ;) > > On 5/9/06, Love Sponge <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I am trying to set up database connections using CFMX7 Admi

Re: JRE Error w\CFMX7

2006-05-09 Thread Ryan Guill
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19016 google knows ;) On 5/9/06, Love Sponge <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to set up database connections using CFMX7 Administrator but I am > getting this message: "This applet displays a file-tree of the server t

JRE Error w\CFMX7

2006-05-09 Thread Love Sponge
Hi all, I am trying to set up database connections using CFMX7 Administrator but I am getting this message: "This applet displays a file-tree of the server to enable the user to browse its contents. Your browser is not configured correctly to use jaav applets. Please install the JRE and be sur

RE: Coldfusion with Godaddy

2006-05-09 Thread John Rossi
Not to beat a dead horse, but ask them about cfqueryparam and sql server on their shared hosting. Currently it fails with a security error. John -Original Message- From: Ken Ketsdever [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 12:23 PM To: CF-Talk Subject: RE: Coldfusion with

Re: Sql Server Temp Table

2006-05-09 Thread Andy Mcshane
I thought that you had to explicitly drop any temporary tables created with the hash syntax as soon as you had finished using it. Personally when ever I used to have to use this type of temporary table I always made sure that it was dropped as soon as I finished using it. If you are using SQL20

RE: Coldfusion with Godaddy

2006-05-09 Thread Ken Ketsdever
They said yes. So I asked for her email address for you. Good Luck. [EMAIL PROTECTED] >>Could you ask if the GoDaddy chick is available? Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged

!RE: ASP.Net book for CF programmer

2006-05-09 Thread mark
Hey jeff, Think databaseBlocks.cfc could be tied into Flex? Good morning to you! Mark Fuqua -Original Message- From: Jeff Fleitz [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 9:06 AM To: CF-Talk Subject: Re: ASP.Net book for CF programmer The info you are looking at regarding F

RE: Sql Server Temp Table

2006-05-09 Thread Munson, Jacob
The only thing I can think of is that you've got this table being created somewhere else in your code, or maybe the create statement is in a loop. Running it from QA doesn't tell you anything because it's a different user/session, and temp tables are specific to the session. > -Original Messa

Re: Sql Server Temp Table

2006-05-09 Thread Rob Wilkerson
I'm having to work to establish recall, here, but I thought I remembered that temp tables were maintained until the connection is broken. Do you have "Maintain Connections" checked in your DS properties, by any chance? Has anything else changed in the environment? On 5/9/06, Brian Peddle <[EMAIL

Sql Server Temp Table

2006-05-09 Thread Brian Peddle
Today I just started to get an error: [Macromedia][SQLServer JDBC Driver][SQLServer]There is already an object named '#temp_reports' in the database. If I take the query from coldfusion and run in analyzer it works as expected, it is just inside CF that I have the issue. I recycled the CF servic

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Munson, Jacob
> Conclusion: server administration requires knowledgeable system > administrators. Agreed. > Not really. Windows was designed as a desktop operating > system, at a time > when most networks didn't extend outside the building. I suspect that > Netware 3.x had lots of vulnerabilities too, if anyo

Re: Big SQL security hole at Crystaltech?

2006-05-09 Thread Bryan Stevenson
> Oracle just released a free admin tool similar to Toad, by the way. > Can't remember what it's called though. Oracle SQL Developer Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [E

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Munson, Jacob
Oracle just released a free admin tool similar to Toad, by the way. Can't remember what it's called though. > -Original Message- > From: Bryan Stevenson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 09, 2006 10:29 AM > > patches out lately. SQL Server is pretty easy to secure, actually.

RE: Coldfusion with Godaddy

2006-05-09 Thread Brad Wood
Ask them if they are using CFMX7 Enterprise, or Standard. Thanks. ~Brad ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239966 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.

RE: Coldfusion with Godaddy

2006-05-09 Thread Jason Crider
Yea..it worked...thought it might come in useful sometime. -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 11:35 AM To: CF-Talk Subject: Re: Coldfusion with Godaddy Hmm, ok, re-created it from the one dopefly.com is using live, so ymmv if y

Re: Big SQL security hole at Crystaltech?

2006-05-09 Thread Aaron Rouse
I think that has a lot to do for when each database was introduced to the market. Oracle's SQL Developer is not a bad little tool though. On 5/9/06, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > > > Yep...Oracle is highly overrated in my booksuse it all the time for > govt > workwould far

Re: Coldfusion with Godaddy

2006-05-09 Thread Crow T. Robot
Could you ask if the GoDaddy chick is available? Ken Ketsdever wrote: > I paid for cf hosting with GoDaddy about two weeks ago and haven't > bothered to set up the account or site yet. I just got a call from Jeff > at GoDaddy.com stating that he sees that I have paid for hosting but > haven't set

Re: Coldfusion with Godaddy

2006-05-09 Thread Nathan Strutz
Hmm, ok, re-created it from the one dopefly.com is using live, so ymmv if you download it. Sooner or later I'm going to switch the site over to Reactor and kill that link, plus I'm taking notes on a weighted collection object, which would be perfect for caching just the more popular blog entries (b

RE: Coldfusion with Godaddy

2006-05-09 Thread Brad Wood
I've got to say that I have been pleased with GoDaddy's customer support when it comes to friendliness and willingness to answer my questions. They called me out of the blue the other day just to ask how I liked their service and if I had any suggestions for their site. That impressed me. ~Brad

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Mark A Kruger
Uh... No, system has access to 'local' resources only, wheras the "administrators group" may have access outside the loca machine -Original Message- From: Plunkett, Matthew [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 11:22 AM To: CF-Talk Subject: RE: Big SQL security hole a

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Snake
If that I show it has been setup then yes. Altho the SYETEM acocunt is not an administrator. -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: 09 May 2006 16:56 To: CF-Talk Subject: RE: Big SQL security hole at Crystaltech? > Really? > I have no problems at all logg

Re: Big SQL security hole at Crystaltech?

2006-05-09 Thread Bryan Stevenson
patches out lately. SQL Server is pretty easy to secure, actually. > Comparatively, it's not easy to do much of anything in Oracle, in my > experience. > > Dave Watts, CTO, Fig Leaf Software Yep...Oracle is highly overrated in my booksuse it all the time for govt workwould far prefer MS S

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Plunkett, Matthew
Actually this is not true. Ignore me. SYSTEM does have access to almost everything the Administrators group has access to though. And if you start taking away its permisssions, things start breaking. -Original Message- From: Plunkett, Matthew Sent: Tuesday, May 09, 2006 12:22 PM To: CF-T

RE: Coldfusion with Godaddy

2006-05-09 Thread Ken Ketsdever
I paid for cf hosting with GoDaddy about two weeks ago and haven't bothered to set up the account or site yet. I just got a call from Jeff at GoDaddy.com stating that he sees that I have paid for hosting but haven't set it up yet and wanted to know if there was anything he could do to help. He is

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> I think you are correct for /some/ Linux distributions (like > Mandriva), but this is not the case for the majority of them. > The biggest security difference between Windows and Linux is > that Linux forces the sysadmin to turn on services as he > needs them. Windows 2000 and earlier assum

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Plunkett, Matthew
SYSTEM is a member of the Administrators group. -Original Message- From: Snake Sent: Tuesday, May 09, 2006 11:49 AM To: CF-Talk Subject: RE: Big SQL security hole at Crystaltech? Really? I have no problems at all logging in with non administrator accounts and managing the servers, its no

Re: Free cf shopping cart

2006-05-09 Thread Ken Ferguson
I'd like to offer one year of my full-time development services for free at this point (after a mandatory donation of $100K). --Ferg Brian Rinaldi wrote: >> It was a topic on the list a while back, people moaning about the lack of a >> free opensource shoppingcart for CF, so I thought I would po

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> Another aspect of this is that in Windows it's notoriously > difficult to run as anything other than an Administrator and > have anything work. In Linux/UNIX, operating as root is seldom > necessary. This isn't really accurate. It's quite easy to run almost all services (outside of the OS's o

RE: Coldfusion with Godaddy

2006-05-09 Thread Jason Crider
Querycache zip link is broken on dopefly. Non-related to the topic, but thought you'd like to know if you didn't. -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 10:57 AM To: CF-Talk Subject: Re: Coldfusion with Godaddy Greg, Yes, that's pre

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> And the service son the server do not run under > administrator, they run under the SYSTEM acocunt by default. That's not an improvement, you know. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our tr

RE: Big SQL security hole at Crystaltech?

2006-05-09 Thread Dave Watts
> Oh cool! So if I remotely take over a SQL Server, I get full > system rights? I'm there! ;) You can run SQL Server with non-privileged accounts, actually. By default, historically, most services use SYSTEM, but this is gradually changing with Windows Server 2003. And, it's worth pointing ou

  1   2   >