Microsoft
Software
Hardware
Network
Question : how can i put a username and password of ms access dtabase?
i have a php application with ms access database, there is no username and password in that but i want to use a username and password of that. where can i do that?
Answer : how can i put a username and password of ms access dtabase?
$rs="SELECT Count(*) As RecCount FROM MyTable"
$fv = $rs->Fields("RecCount");
your $fv variable should contain the Recordcount ...
Random Solutions
Copying Tables in Fox 9
Shell batch file and return values
How can I display the calendar pop-up in Excel 2007/
Operator '=' is not defined for type 'DBNull' and type 'Integer'.
SQL - CASE Statement help needed
How to connect two combo boxes
Internet Explorer opens a Blank Page
Exchage Error SPAM question.
Migrating app from VB.net 2005 to VB.net 2008 SqlCeEngine compatibility issue needs fixed
Use of CrossTab query?