Re: Yet another db manager

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 55550
interpreted = N
texte = Hi Bill, Okay, the restriction on which row that must contain the unique value has been removed. Per default it is row #1, but the user can change this to ANY row. A row which has been selected as carrying the unique values is now being indicated by vertical color-coding. Is this a good enough solution? I will continue working on the template but I will probably not release any new versions until I get some more feedback. And since this is day 1 (T=0) there is plenty of time for that. Anyway, I think it could be fun to produce an Open Source Admin Tool for all of us to use (if interested). If the interest is not mutural - well, then I just develop the functionality I need and no hard feelings. The most recent version has been uploaded with a lot of enhancements, new functionality and optimization (and a couple of smaller bug fixes too) hope you like ...: http://www.powerpalle.dk/digger_v05.tpl.zip Palle On 18/1-2004, at 18.43, devaulw@onebox.com wrote: > Since you are open sourcing this, can we all make suggestions? I'd > remove the restriction on which row must contain the unique value for > each record. > I've also tried to create (never finished though) my own database > manager to create pages that can users can access. Perhaps some of > that code or at least logic can be contributed to this. > Perhaps a myPHPadmin subset would work well for most WebDNA developers. > Bill > > -----Original Message----- > From: Gary Krockover > Sent: Sun, 18 Jan 2004 11:21:29 -0600 > To: (WebDNA Talk) > Subject: Re: Yet another db manager > > For larger databases, yeah, I would think that would be a highly > desirable feature (if not needed). Optimally, you could have it sort > by up to 3 (or more?) fields, or, if you incorporate my query builder, > the user could enter a search string to see the results desired, and > then have the option to modify a record. And if you wanted to go a > step further, give it the option of being able to modify all visible > records at once. I have working code for that part of it if you need. > > GK > > At 10:44 AM 1/18/2004, you wrote: >> Hi Gary, >> >> Will it make a difference if you are able to choose the fieldtype? In >> other words, should it be a requirement within the functionality of >> the Digger template? >> >> PS. New version ready online with some new features and optimized >> code...: >> >> http://www.powerpalle.dk/diggerv3.tpl.zip >> >> Palle > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > -- Venlig hilsen Palle B. Nielsen (PowerPalle) http://www.macnyt.dk/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Yet another db manager ( Terry Wilson 2004)
  2. Re: Yet another db manager ( "Nitai @ ComputerOil" 2004)
  3. Re: Yet another db manager ( Gary Krockover 2004)
  4. Re: Yet another db manager ( Kenneth Grome 2004)
  5. Re: Yet another db manager ( Kenneth Grome 2004)
  6. Re: Yet another db manager ( Gary Krockover 2004)
  7. Re: Yet another db manager ( devaulw@onebox.com 2004)
  8. Re: Yet another db manager ( Gary Krockover 2004)
  9. Re: Yet another db manager ( devaulw@onebox.com 2004)
  10. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  11. Re: Yet another db manager ( devaulw@onebox.com 2004)
  12. Re: Yet another db manager ( Gary Krockover 2004)
  13. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  14. Re: Yet another db manager ( Gary Krockover 2004)
  15. Re: Yet another db manager ( Matthew A Perosi 2004)
  16. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  17. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  18. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  19. Re: Yet another db manager ( devaulw@onebox.com 2004)
  20. Re: Yet another db manager ( Gary Krockover 2004)
  21. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  22. Re: Yet another db manager ( Gary Krockover 2004)
  23. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  24. Re: Yet another db manager ( Gary Krockover 2004)
  25. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  26. Re: Yet another db manager ( "Dan Strong" 2004)
  27. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  28. Re: Yet another db manager ( "Dan Strong" 2004)
  29. Re: Yet another db manager ( Palle Bo Nielsen 2004)
  30. Re: Yet another db manager ( Gary Krockover 2003)
  31. Yet another db manager ( Gary Krockover 2003)
Hi Bill, Okay, the restriction on which row that must contain the unique value has been removed. Per default it is row #1, but the user can change this to ANY row. A row which has been selected as carrying the unique values is now being indicated by vertical color-coding. Is this a good enough solution? I will continue working on the template but I will probably not release any new versions until I get some more feedback. And since this is day 1 (T=0) there is plenty of time for that. Anyway, I think it could be fun to produce an Open Source Admin Tool for all of us to use (if interested). If the interest is not mutural - well, then I just develop the functionality I need and no hard feelings. The most recent version has been uploaded with a lot of enhancements, new functionality and optimization (and a couple of smaller bug fixes too) hope you like ...: http://www.powerpalle.dk/digger_v05.tpl.zip Palle On 18/1-2004, at 18.43, devaulw@onebox.com wrote: > Since you are open sourcing this, can we all make suggestions? I'd > remove the restriction on which row must contain the unique value for > each record. > I've also tried to create (never finished though) my own database > manager to create pages that can users can access. Perhaps some of > that code or at least logic can be contributed to this. > Perhaps a myPHPadmin subset would work well for most WebDNA developers. > Bill > > -----Original Message----- > From: Gary Krockover > Sent: Sun, 18 Jan 2004 11:21:29 -0600 > To: (WebDNA Talk) > Subject: Re: Yet another db manager > > For larger databases, yeah, I would think that would be a highly > desirable feature (if not needed). Optimally, you could have it sort > by up to 3 (or more?) fields, or, if you incorporate my query builder, > the user could enter a search string to see the results desired, and > then have the option to modify a record. And if you wanted to go a > step further, give it the option of being able to modify all visible > records at once. I have working code for that part of it if you need. > > GK > > At 10:44 AM 1/18/2004, you wrote: >> Hi Gary, >> >> Will it make a difference if you are able to choose the fieldtype? In >> other words, should it be a requirement within the functionality of >> the Digger template? >> >> PS. New version ready online with some new features and optimized >> code...: >> >> http://www.powerpalle.dk/diggerv3.tpl.zip >> >> Palle > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > -- Venlig hilsen Palle B. Nielsen (PowerPalle) http://www.macnyt.dk/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Palle Bo Nielsen

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Problem 2: Prefs file... (1997) taxtotal question (2002) File Upload (1997) Sorting error (1997) Test (2001) NT b19 sends extra MIME headers (1997) WCS Newbie question (1997) founditems (2000) Help! WebCat2 bug (1997) Only charge card when product shipped ? (1997) WebCat2b13MacPlugin - nested [xxx] contexts (1997) listfiles, moving files (1998) 2 passwords (2003) [WebDNA] Need to convert unix date? (2009) [WebDNA] jumpstart me? - how to auto-upload to a remote server? (2010) Practice runs ? (1997) NetSplat and WebCat2 (1997) Help! WebCat2 bug (1997) .. more on sliding discounts... (1997) determining plug-ins? (1998)