Re: New Table via ASP?
From: chris leeds (chris_at_nedp.net)
Date: 04/01/04
- Next message: Sparky Polastri: "Re: $10 host that does FP2002 site statistics"
- Previous message: Matt: "Re: need some quick help"
- In reply to: Kevin Spencer: "Re: New Table via ASP?"
- Next in thread: Thomas A. Rowe: "Re: New Table via ASP?"
- Reply: Thomas A. Rowe: "Re: New Table via ASP?"
- Reply: Thomas A. Rowe: "Re: New Table via ASP?"
- Reply: Kevin Spencer: "Re: New Table via ASP?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Apr 2004 13:32:02 -0500
thank you Kevin, Jack, and Bob.
at least I'm on the right track.
it would be ridiculous of me to imagine that there'd be an exact example of
what I want to do.
your posts have confirmed my suspicions that it could be done and my google
(before posting) yielded some good links to similar things in action.
btw, the reason I want to do it this way is because of the FrontPage insert
database results function. ;-)
-- The email address on this posting is a "black hole". I got tired of all the spam. Please feel free to contact me here: http://nedp.net/contact/ -- "Kevin Spencer" <kevin@takempis.com> wrote in message news:OIqf$NBGEHA.2664@TK2MSFTNGP11.phx.gbl... > This would be done using a custom query. The SQL language has a "CREATE > TABLE" statement which creates (amazing!) a table. The exact syntax depends > upon your database product. > > -- > HTH, > Kevin Spencer > .Net Developer > Microsoft MVP > Big things are made up > of lots of little things. > > "chris leeds" <chris@nedp.net> wrote in message > news:e8udm4$FEHA.3540@TK2MSFTNGP09.phx.gbl... > > I've googled quite a bit. there is lots of information on adding data to > a > > table in an .mdb, but what I'm looking for is an example on how to > actually > > add a new table itself using asp into an .mdb. the table only needs one > > column and row. > > > > If anyone knows of a tutorial or example that shows how to create a new > > table within and mdb using asp I'd sure appreciate the link. > > > > TIA > > > > In other words, instead of adding rows for content into a table I want to > > add tables themselves to hold the content. > > > > > > > > -- > > The email address on this posting is a "black hole". I got tired of all > the > > spam. > > Please feel free to contact me here: > > http://nedp.net/contact/ > > -- > > > > > > > > > >
- Next message: Sparky Polastri: "Re: $10 host that does FP2002 site statistics"
- Previous message: Matt: "Re: need some quick help"
- In reply to: Kevin Spencer: "Re: New Table via ASP?"
- Next in thread: Thomas A. Rowe: "Re: New Table via ASP?"
- Reply: Thomas A. Rowe: "Re: New Table via ASP?"
- Reply: Thomas A. Rowe: "Re: New Table via ASP?"
- Reply: Kevin Spencer: "Re: New Table via ASP?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|