|
-
May 8th, 2001, 10:09 PM
#1
Thread Starter
Good Ol' Platypus
Making my own forum.
I'm trying to create my own forum.
(a lot of work I know)
My problem is that I cannot set the maxsize property of the text for the post field in the DB over 255. What should I do to have a forum?
What does everybody else use?
Admins???
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
May 9th, 2001, 12:29 AM
#2
Member
Hello Sastraxi,
What kind of database do you use?
I'm also working on my own forum,
for which I use a combination off:
Apache Server (Webserver)
MySQL (Database server)
PHP (Script language)
Greetings,
Last edited by hdvb; May 9th, 2001 at 08:36 AM.
-
May 9th, 2001, 01:06 AM
#3
Lively Member
if it's in Access
I think there's a 'memo' type in Access...not sure tho.
-
May 9th, 2001, 08:01 AM
#4
Re: if it's in Access
Originally posted by ttlai
I think there's a 'memo' type in Access...not sure tho.
Correct...Memo allows a few billions characters
-
May 9th, 2001, 01:11 PM
#5
Frenzied Member
Save yourself the agony.
You can't do serious web development with Access. It will not scale to be able to handle the demand that a forum would place on it.
Check out the VBGarage site that Serge wrote. It uses SQL Server and IIS, along with some ActiveX dlls in the background on the server side.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
May 9th, 2001, 04:40 PM
#6
Thread Starter
Good Ol' Platypus
Can't really look at the webpage syntax now, can I?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
May 9th, 2001, 04:44 PM
#7
Thread Starter
Good Ol' Platypus
-
May 9th, 2001, 04:56 PM
#8
Frenzied Member
The site Serge was coded by mostly himself with a little help now and then from me.
As for ISPs... I don't think you are going to find an ISP that gives their service away like that.. we use Concentric and it is $200+ a month and we host on our own web server (we actually have 3 sites hosted on the same NT box). Using ADSL 1.5MB up/down stream.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
May 9th, 2001, 04:58 PM
#9
Frenzied Member
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
May 9th, 2001, 05:18 PM
#10
Thread Starter
Good Ol' Platypus
Thank you!
I am using something called Point2Me - a website that hosts you from your own computer.
It's really cool and I have (thank god) a copy of PWS. So off I go!
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|