Does anyone know all the properties that will work with the geturl function in Flash 5?
For example, the script:
geturl ("index.htm", "new");
will open the index.htm page in a new window, the "new" property is not one of the options from the drop down for...
I connect to a MySQL database with PHP. On one of my forms, I need to get a money ammount into my database so I can make calculations on it.
If I enter 2000 then it stores it in a number field as 2000.
But if I enter 2,000 then it stores it as 2.
Is there a field type in MySQL that can store a...
I connect to a MySQL database with PHP. On one of my forms, I need to get a money ammount into my database so I can make calculations on it.
If I enter 2000 then it stores it in a number field as 2000.
But if I enter 2,000 then it stores it as 2.
Is there a field type in MySQL that can store a...
I have a MySQL table set up on my server. I have a php script that sends data to the table.
One of the fields is for holding money values (11,000).
Right now it is set up with INT as the type.
If I type 11000, then it reads the number correctly, but if I type 11,000, then it reads the number as...
When I try to export a MS Access table to a MySQL database, I get the following error:
ODBC--callfailed.
[Microsoft][ODBC Driver Manager] Information type out of range (#0)
I am using the MySQL driver with the correct username and pass. Does anyone know what this means and how to fix it...
I am trying to convert my Access 2000 database to a MySQL database.
My server people told me to install MySQL on my server and setup a username and password, which I have done.
They also told me to download the MySQL driver onto my PC so that I can export my Access 2000 database to my server in...
I am using a remote server that is running the Apache webserver on a Unix platform.
I am trying to use Ultradev 4 to build dynamic pages that can connect to my Access mdb database that is on there.
I will list all the information I have already setup and then maybe someone can help fill in the...
I have a virtual server running on Solaris 2.6 UNIX O/S and Apache 1.3 webserver. I can upload and download via FTP and also configure my domains via a telnet program.
Now that I have detailed my server, maybe someone could help me out.
I am trying to connect my Flash web page to an access...
I am have a virtual server running on Solaris 2.6 UNIX O/S and Apache 1.3 webserver. I can upload and download via FTP and also configure my domains via a telnet program.
Now that I have detailed my server, maybe someone could help me out.
I am trying to connect my Flash web page to an access...
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.