I would like to list links and business on www.ufindabiz.com.
Currently the sql database will not allow listings without all fields filled in. How do I allow listings (entries) into my database without all current required fields.
Does it have something to do with null, not null, or primary?
I would like to offer listings that do not have to include address, phone number etc. But just allow http as links.
Thanks
Currently the sql database will not allow listings without all fields filled in. How do I allow listings (entries) into my database without all current required fields.
Does it have something to do with null, not null, or primary?
I would like to offer listings that do not have to include address, phone number etc. But just allow http as links.
Thanks
Comment