JEDEL,
I dont understand what u mean. I need to have passworh for a database only,other database that created with microsoft access also no need to have password. My problem is i set a password for one of the database in my computer only, but when i open others databse that i didnt set password...
Hi,
I had create 2 difference user and password to access my database. After i set the password, i realize that i also need to logon to access other database that i didnt set password,why? Can i set the password just for a database that i need but will not affect others database?
cherrie
HI,
I finish implement a database system already and my supervisor ask me to pass up the documentation to him. I have no experience before, may i know what i need to put in my documentation. Thank you
Cherrie
Hi,DRJ478
i use php4,i'm just start learning php,can u help me. After i feild in the date, the value cannot be insert in to my database. How can i validate the result before sticking it into the database?Thank You
Hi,
I create three combo box for input, "day","month" and "year",the i put the code:
<?php
$dd=$_POST['day'];//or whatever method u use
$mm=$_POST['month'];
$yy=$_POST['year'];
$date=$yy."/".$mm."/".$dd;
echo $date;
?>
but the date cannot be...
Dear KamranFeroz,
I already import my database to MySQL,but i need to redo all the interface(form,report) again.May i know wheter got any way to convert all the form and report that i create using microsoft access to webbase format? Thank You
Hi,
I have create a database using microsoft access complete with all the form,report,table and query.But now i need to convert the databse to webbase using php and mySql. May i know What the easiest way for me to convert it,got any sofware or website that i can convert it without redo all the...
Hi,
I'm using Dreamweaver MX to create a website using php and MySQL,but i'm very new to php. May i know where i can find some reference or source for me to develop this project? Thank You.
Hi,
I have a database that access with multiple users.I want each of the user need to login first everytime they access the database. Can i make control which table,form and report that can just access by certain user?How?
Thank You
Hi,
I have build a database using microsoft access complete with table, form,query,report....I need to convert my database to web base database using MySql and PHP.Any easier way for me to do this because i'm not familiar with PHP but my boss need me to do so.Thank You
Hi,
I facing a problem that a a message always prompt out about " There is'nt enough memory to update the diplay. Closed unneeded programs and try again." Why? How to avoid this?Thank You
Cherrie
Hi,
I have a database which will store the data for quotation.I need to update the status(win/lose) for each quotation if the customer didn't reply me. Can i set a reminder in my database to remind me to update the status after one month from the date i sent out quotation.
Thank You
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.