Try the table creation with-out the NOT NULL in the statement:
1. Go to Admin Options and logon 2. Click on "Alternative Mod Setup" 3. Paste the following red code in to the Code box on the page: [DROP] ATTACHMENTS [END] [CREATE] ATTACHMENTS FORUM_ID#int#NULL# TOPIC_ID#int#NULL# REPLY_ID#int#NULL# FILENAME#varchar(216)## [END] 4. Click the "Submit" button
See how that goes.
I have tried all the dbs codes and they have all worked with MS SQL 2000 as I have not had an Access test site to play with lately. The next thing to be looking at is your DB connection string in your config.asp file as you maybe using the wrong one to get the DB working.
I am still using access. I have not changed anything that I know off. I did reformat the computerand start again from scratch thinking maybe that maybe would solf the issue. But know it is still some I am not doing correstly I amd sure. I just have not figued it out. I have SQL server but have no knowlege of how to us it.
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
DOes anyone know just the codes that have to be incerted into the snits files for Bens file attachment. The Mod I have just has the files and says over wirte the files. I dod not really want to have to reinstall every other mode again. That would be a nite mare
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
I haven't used this MOD before so I couldn't tell you exactly where it is ... best bet would be to find some sort of text-comparison tool and compare the modded files with a clean file.... TextDiff works good if you can find it, or BeyondCompare has a free trial period.
After you find the differences between the Modded code and the clean code, you should see what changes you need to make.
I found textdiff I will try it and see what happens. Thanks
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!