Computing.Net > Forums > Web Development > Putting a database on my forum...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Putting a database on my forum...

Reply to Message Icon

Name: afcmon
Date: August 7, 2006 at 10:16:47 Pacific
OS: Mac osx
CPU/Ram: G4
Product: Apple
Comment:

I have a forum hosted on a Unix server and running
vBulletin. I would like to create a database that my
users could view and potentially add records to. It
seems like a really simple thing to do in something like
Visual Basic, but very time-consuming to write all the
PHP and HTML from scratch. Is there some way that I
can use something like VB to do this and then generate
code that would be transportable to my vBulletin pages?
Any direction would be much appreciated!!




Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: August 7, 2006 at 11:49:30 Pacific
Reply:

First question is, are you wanting to run PHP or VB? Some environements can run both, but why would you?

What is the "database" you are wanting to add? What I mean is is a contacts database (i.e. name, address, phone, etc.), a music database, what?

The problem is that the pages would need to be coded to "fit" the database. The code for the pages would need to know what fields in the fprm match up to what fields in the database. Plus, the form fields should have certain restrictions to pre-validate the data (you don't want to allow someone to enter alpha characters into a DB field for numbers).

So, based upon what the database is supposed to track, I would search for an existing solution.

By the way, your users already have the ability to add and edit records in A database since your forum is a database!

Michael J


0

Response Number 2
Name: afcmon
Date: August 7, 2006 at 12:28:16 Pacific
Reply:

Thanks for your reply.

The database I want to add is a Coupon Database. I have
searched high and low for anything that I could just
modify to do the job. I've searched vBulletin forums for
existing hacks. They just are eluding me if they exist.

I know the users have the ability to write to the database, I
have actually implemented a *really* simple test to see
that it works. But I am kind of bummed out thinking of all
the work I will need to put into it to make it what I really
want. There will be lots of tables that will be joined in all
sorts of ways - lots of queries to write. I just know that in
MS Access I could do this in about an hour and I keep
thinking there *has* to be something out there to help me
do this in the enviornment I'm in now. Just have to figure
out "what".


0

Response Number 3
Name: afcmon
Date: August 7, 2006 at 12:29:17 Pacific
Reply:

And P.S. why do my posts have weird returns in them?


0

Response Number 4
Name: Michael J (by mjdamato)
Date: August 7, 2006 at 13:55:26 Pacific
Reply:

"I've searched vBulletin forums for
existing hacks."

It might be easier to find A solution (not necessarily a vBulletin solution) and then integrate it into vBulletin. All you would really need to do is get the new solution to utilize the user database.

Unfortunately, it sounds as if your needs are specific enough that there may not be an existing solution. I worked on an elaborate "coupon" solution in the past. However, I do not own the code and it was very proprietary. You might want to look into generating a list of the features you need and look into outsourcing it - if you have any budget for it.

"And P.S. why do my posts have weird returns in them?"

No idea. What do you mean by "weird return"?

Michael J


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Putting a database on my forum...

How do I put a chatroom on my site? www.computing.net/answers/webdevel/how-do-i-put-a-chatroom-on-my-site/2250.html

Putting a Web site on a CD www.computing.net/answers/webdevel/putting-a-web-site-on-a-cd/4073.html

Put Yahoo status on my website www.computing.net/answers/webdevel/put-yahoo-status-on-my-website/510.html