Results 1 to 10 of 10

Thread: Making my own forum.

  1. #1

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134

    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)

  2. #2
    Member
    Join Date
    Sep 2000
    Location
    The Netherlands
    Posts
    42
    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.
    Greetings,

    Hajo Dijkstra


  3. #3
    Lively Member
    Join Date
    Jan 2001
    Posts
    72

    if it's in Access

    I think there's a 'memo' type in Access...not sure tho.

  4. #4
    chenko
    Guest

    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

  5. #5
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    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..

  6. #6

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    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)

  7. #7

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Okay then...
    Sorry for that last rude post.



    Anyways, what does Serge use?
    Where can I obtain these controls?

    And another Q:
    I am moving my site off Brinkster (EVIL ) to my own webpage (aptly, http://www.sastraxi.com/) so I am wondering what service will have...

    - 1 GIG
    - Maybe $40 USD/year
    - ASP support
    - POP3 Email(s)
    - Ability to host on my own machine if necessary

    So these are my questions, where are the answers ?
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  8. #8
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    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..

  9. #9
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Check out this and this.
    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..

  10. #10

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134

    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
  •  



Click Here to Expand Forum to Full Width