Tracy, To connect via the factory, of the admin requires there to be a db in place.
Steve wants to be able to create db's on a server on the fly - so he needs to be able to connect to the server, before he can create the database. CF won't allow you to simply connect to a server, it requires you to connect to a specific db. Otherwise it's a good idea. Mark On Tue, 25 Jan 2005 15:21:14 +1000, TRACEY, Darren <[EMAIL PROTECTED]> wrote: > Any reason why you couldn't use a factory service to make a standard db > connection via code and then remove it via code when you are finished with > it? > > You won't have to manually go into the administrator to do any of this. > You should be able to do it all with code on the fly, or am I missing > something? > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
