I can't help you out with cf-linux isp's - but to manipulate your database
without a shell account is as easy as writing either a complete interface to
visually manage it (like phpMyAdmin/phpPGAdmin) or a simple script to
execute your sql statements for you.
I'm not sure how flexible the odbc interface to postgres from cf is in terms
of being able to send all commands to the server that you could with say
pg_exec() in php, but even if you can strictly send only odbc-supported sql
statements, you should be able to do most things you need.
----- Original Message -----
From: "Frank Hilliard" <[EMAIL PROTECTED]>
To: "CF-Linux" <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2001 5:19 AM
Subject: PostgreSQL ISP
> A while ago I asked this question to this list and got one unhelpful
answer in response. Being a bear for punishment, I'm going to ask again
because I know some of you are dealing with
> this kind of ISP. Here's the question. Can you recommend an ISP who uses
CF Linux and PostgreSQL and who gives you Telnet access into your PostgreSQL
account?
>
> I suppose a second question would be how do you access your database if
you don't have this facility, but put that aside, I'd just like to know
who's doing this.
>
> Best regards,
> Frank Hilliard
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.