Jump to content

Database Manager


Dragon116

Recommended Posts

I'm working on a database manager website which will let you create, read, update, and delete tables and records in a database. What makes this unique is the create feature takes CSV or INI files and converts them to a database. It's not close to complete but I'm at the point where it can upload, parse, and convert the files into HTML tables for review. One question I have for anyone out there who works with databases is what kind of datatypes would you want supported? I currently have integer and text supported, with date, decimal, and datetime in progress. Also, are there other file formats you would be interested in? Excel is on my future updates list.

Link to comment
Share on other sites

Yes, links would fall under text. What you would do is store the URL of the link (so https://www.rebornevo.com) and then when you withdraw the data from the database, you would feed it to your linking system. For HTML, this would simply be putting it between <a> </a> tags. For BB codes, it would likely be [link=xxx] where xxx is the URL.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...