Re: Yet another db manager

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 55551
interpreted = N
texte = So far this tool looks very good. I'd like to see the "Search Field related to Field" feature as well. I've been thinking of creating a tool like this myself. Although what I really need is a way to search 2 db's at a time and show matching rows. Much like the JOIN of SQL. Matt Perosi Palle Bo Nielsen wrote: > 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/ > ------------------------------------------------------------- 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)
So far this tool looks very good. I'd like to see the "Search Field related to Field" feature as well. I've been thinking of creating a tool like this myself. Although what I really need is a way to search 2 db's at a time and show matching rows. Much like the JOIN of SQL. Matt Perosi Palle Bo Nielsen wrote: > 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/ > ------------------------------------------------------------- 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/ Matthew A Perosi

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:

Thanks Grant (1997) Text data with spaces in them... (1997) Permission denied? (2004) [WebDNA] trigger won't follow path? maybe (2009) [TCPSend] and whois? (1999) I forgot (1998) WCS Newbie question (1997) [WebDNA] Enhancements to "list" contexts ... (2015) Windows: Apache in place of IIS (2002) [NT] ie 4.0 required (1997) Problems with [Search] param - Mac Plugin b15 (1997) [OT] Ratings comparison? (2003) Navigator 4.01 (1997) Signal Raised (1997) Kaaaaahhhhhhhnnnnnnn! (1997) if else problem (2003) Message Boards (2003) shipcost (1997) HELP WITH DATES (1997) Erotic Sites (1997)