Hi, I had previously set up my database and tables in PHPAdmin, on my hosting site. I then used PHPRunner to access it. I have now set up my first site, and it all works great (much to my relief!).
I noticed on a couple of my fields, however, that I hadn't made them long enough, and didn't have enough room to type the longer information. I went into PHPAdmin on my hosting site and edited those field lengths and made them longer. I then went into PHP Runner and 'made' it access the databases again, and rebuilt the site, and uploaded it. However, when I go into the Add page on the site, the field length has not changed. Am I missing a step here?
Jeanette