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
Trimming
.NET image resizing script for blog
user authentication in visual basic 2005
Outlook 2003 hangs on Migrating Settings
T-SQL Union
Using two PCs with one wireless mouse and keyboard connected to a KVM switch
How do I detach a label from a textbox on a form?
NULL in T-SQL
Infopath 2007 with SharePoint Drafts
WinDBG - Need Help Using