Forum: Viruses, Spyware and other Nasties Jun 12th, 2006 |
| Replies: 6 Views: 4,186 I have just been trying the same... I had it and I seemed to have a couple of viruses that it would not get rid of. I installed another antivirus program and then found that several programs would... |
Forum: MS SQL May 24th, 2006 |
| Replies: 3 Views: 2,484 I am using PHP for ALL of my web pages. I have found out how to use the count function recently so now loads of more stuff is available to me - but I still can not find a way to do what I said in the... |
Forum: MS SQL May 20th, 2006 |
| Replies: 3 Views: 2,484 Does anyone know of any way to select only a certain number of records to appear on one page - say, like 30? - then having links to other pages of records if the number of records exceeds 30? |
Forum: MS SQL May 19th, 2006 |
| Replies: 7 Views: 8,702 I have now solved the CGI error but I am back to the original error now - thus not allowing me to insert records into any user mail tables. |
Forum: MS SQL May 19th, 2006 |
| Replies: 7 Views: 8,702 No, I couldn't find it - I am using Dreamweaver for all my webpages and just use SQL code by reading out of a book or searching on the internet.
The error it comes up with is as follows:
Fatal... |
Forum: MS SQL May 19th, 2006 |
| Replies: 7 Views: 8,702 I am not exactly trying to insert into more that one table at ONE time - I didn't exactly make that clear. I am using several SQL statements in a row to insert into several tables. |
Forum: MS SQL May 19th, 2006 |
| Replies: 7 Views: 8,702 I don't know what a profiler is - could you explain how to run it please? Also, I MAY have just figured out what it is that is wrong as it has happened on a couple of pages now. I am accessing... |
Forum: MS SQL May 19th, 2006 |
| Replies: 7 Views: 8,702 Hi,
I have a slight problem. I am trying to create a mail service for a new game which I have started creating recently. Each user that registers also creates a table for their mail. As the... |