Start/Run/Regedit
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Run
And
Start/Run/Regedit
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Run
and then if you are useing Winxp , Right click on Run and click permissions > Make Read only and remove full control
you...
(msn messenger)
Q.How could i stop multi processes for msnmsgr.exe ?
Q. Please let me know how can i make one *.exe file not to open multi processes ??
Problem Starts When:
I execute msnmsgr.exe .. when i click 10 times
msnmsgr.exe , It creats multi processes and then it stop to appear in...
Helo, I have a dell laptop where novel Os is installed and i forget the password to access and make changes also i forget the
Bios password, i just want to install WIn OS in this dell laptop
How can i remove bios password from this dell laptop or is there any default password ??
please give...
how could i read mother board information ? say for example i want to turn of the fan how to pass a signal to mother board ? what function or header i need to work for that ?
how could i read information from my motherboard ! and send signal to it /? and get value from it ?
for example ,, i want to turn off the fan ? or i want to read ram memory how ?
you can use mysql goto www.mysql.com or use microsoft access for your database software then use connection to database and you can solve your problem.
http://www.mysql.com/products/myodbc/manual.html
I have Mysql Database/Table Name = Test.
But
i have Fields name = "Space Fields Testing"
not "SpaceFieldsTesting"
how to allow this kind of fields ?
This is running from a MDI Form, which createing child window, now if i want to hide any window and recover it , what should i do ?
Private Sub mnuNew_Click()
Dim Frm As New MdiChildForm
Frm.Caption = Frm.Name & Forms.Count
Dim mm As Panel...
...currently : i fill up all fields , but which is wrong for me.
DATABAse MySql - latest download from www.mysql.com
Table is under problem.
/*
Host: localhost
Database: atml
Table: 'db_timescale'
*/
CREATE TABLE `db_timescale` (
`EmployeeType` varchar(100) NOT NULL default...
i am useing "rs.Delete adAffectCurrentrun" but why
run time error '-2147217864 (80040e38)':
Row Cannot be located for updateing.Some values may have been changed since it was last read.
any one know ? how to list mdiform child windows list
in a statusbar / coolbar/ toolbar , so that i can handle closeing/minimizeing/maximizeing them !!
I m in WinXp:
I did all shell , winexec, shellexecute, shellexecuteEX
command.com
those are the following that wont work:
shell ("command.com /c c:\mysql\bin\mysqldump.exe -u root database > f:\savenow.sql")
shell ("c:\mysql\bin\mysqldump.exe -u root database >...
This was programmeing code problem where
i use ing now
shell("cmd.exe /c c:\mysql\bin\mysqldump.exe -u root database > f:\blab.sql")
' will not work ,
shell("command.com /c c:\mysql\bin\mysqldump.exe -u root database > f:\blab.sql")
shell("c:\mysql\bin\mysqldump.exe...
i used without password from command line. it works fine
even i worked that out useing borland c++
#include <stdio.h>
#include <conio.h>
#include <windows.h>
void main()
{
system("c:\\mysql\\bin\\mysqldump.exe -u root database > F:\\backup.sql");
getch();
///////// works...
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.