Hello everybody.
I have the following SQL query in an ASP file.
---CODE---
ALTER TABLE mytable ADD mycolumn single
----------
So far so good, it worked a few times (in tests)
But now I get the following error:
---ERROR---
Microsoft JET Database Engine (0x80004005)
Número excessivo de campos...
Hello.
This question is not about PS itself but how to use it for create WinXP icons.
I have some experience creating Icons for older versions of Windows but WinXP have something different.
I read that winXP icons are actualy 6 icons in one (a bigone, a medium, a small, an extra small and so...
Hello.
I have two pages, and Dreamweaver has created a lot of code in both.
In the first one the RecordCount of a give rs returns me the total records in the rs, on the second page the RecordCount gives me -1.
What can be wrong?
I know so far that if the RecordCount is not allowed it returns...
Hello,
I'm developing a engine to send multiple emails, it works pretty well on my remote server, the site host.
When testing my files localy i've got this error:
'CDONTS.NewMail' can't be created by an ActiveX.
Well, I know I can't send these mails from my local server, but there's a way to...
Hi guys.
I'm having a little problem with an ASP page I've created in Dreamweaver.
Here is teh problem.
The page is an include, so it does not have a head, or opening <html> or whatever.
BUT, in some part of my code i have this:
MM:EndLock
I don't know what this mean. And worse, when I try...
Hello all!!!
I know that everyone who uses PS for long periods LOVE to know a lot of it's shortcuts.
The porpuse of this thread is to get together ALL the shortcuts we know.
Please, do not send the common ones (Crtl+S for save etc...)
I'll star with my list.
Crtl + or - (Zoom in or out)...
Hi!
Well, I have a page - in ASP VB - that creates a temporary column in my DB, and in the end of my code Dropp the temporary Column.
What happen, is that sometimes the column is NOT dropped and when I get my page to work again it gives me an error (The column is already created).
So, I need...
Hi everybody, I new around.
I have a question that's really bugging me.
I have this page (in ASP Visual Basic), and in some moment it creates in my database (MS Access) a temporarycolumn in one of my tables. It does it 'cause I need the column to reorganize the recordset.
Well, in the end of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.