I don't know of any tag off hand but you could do the following steps to
accomplish your goal:
1. Get Rob Munn's CF SQL TAG http://www.cf-hacker.com.
2. Get results of tables in datasource - Output list
3. Make list click-able to a multiple select form. -Nate Weiss wrote some
good tags to do this.
4. Add form tags with actions to a output page ie....
One for delete, add, and update much like CFGRID.
OR
you could populate a radio button and all #ID#'s that are on are delated.
or click update humm. I will try and write this little tag.
Good luck.
I am going to try and make a tag if i get it done soon I will email you it.
>Um, <cfquery> works real well with Access. Use it all the time. Have
>created all kinds of interfaces for clients allowing them to add, edit and
>delete files. It's just like any other <cfquery> ... um, you run a SQL
>query to select rows, insert rows, update rows, delete rows.
>
>In other words, I'm not sure what you're asking here. There's no sort of
>magic button available. You still gotta write the query and deal with the
>input and output.
>
>H.
>
>
>Howard Owens
>Internet Operations Coordinator
>www.insidevc.com
>[EMAIL PROTECTED]
>AIM: GoCatGo1956
>
>
> > -----Original Message-----
> > From: CF Crazy [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, May 21, 2001 12:56 PM
> > To: CF-Talk
> > Subject: Re: Create-edit-delete in Access - TAG
> >
> > Well, I am aware of that!
> > I do not want to teach my client Cold Fusion or they will no longer need
> > me. I was hoping for some kind of interface. I have seen a couple that
> > worked with SQL but I was looking for one to work well with Access.
> >
> >
> > Steph
> >
> >
> > At 02:45 PM 5/21/2001 -0400, you wrote:
> > >Not to sound like a smart-aleck, but that's what <cfquery> is for. You
> > can
> > >run any sql statment there.
> > >
> > >Tim P.
> > >
> > >----- Original Message -----
> > >From: "CF Crazy" <[EMAIL PROTECTED]>
> > >To: "CF-Talk" <[EMAIL PROTECTED]>
> > >Sent: Monday, May 21, 2001 1:54 PM
> > >Subject: Create-edit-delete in Access - TAG
> > >
> > >
> > > >
> > > > Does anyone know have a good tag that gives control to create, edit
> > and
> > > > delete rows and fields using an access database.
> > > >
> > > > Steph
> > > >
> > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists