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
vs 2008 and 2 pc's
Dragging ReportViewer in VS2005 generates a 'protected memory' and an 'Invalid FORMATETC' error.
How to limit the memory usage of a VB.NET process in Win Server 2008
The string was not recognized as a valid DateTime when I call the Stored Procedure
Sharing workbook lock for editing
Compiled code in md*B* vs md*E* ?
VB FORMULA - Loop
CSocket object in thread
What is the equivalent to SQL Servers @@ROWCOUNT?
SendObject -- Message Text Truncates