Hi,
Let me begin with I am fairly useless with regards to networks and configurations :(
I have a Motorola 4G router that has a single LAN port. I would like to configure my Linksys WRT54GP2 as a bridge to extend my available LAN ports.
I have read how to apply a custom firmware to achieve...
If you could create a connection to the database and run an SQL update statement, then refresh your control, that might work?
Dim cnDB As New ADODB.Connection
cnDB.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & gsDatabase
cnDB.Open
sSQL="UPDATE TabelName SET...
Hi, is there a way to loop through all open recordsets in a particular connection (For Each RS In ...) and close them? I know this can be done using Workspaces, but I don't use workspaces. An example of how I make a connection is below:
Dim cnDB as New ADODB.Connection
Dim rsDB As New...
After trying to run the XP Professional install CD (the CD says version 2002) I get the following message:
"Setup cannot continue because the version of Windows on your computer is newer than the version on the CD.
Warning: If you decide to delete the newer version of Windows that is...
Hi,
I have a PC with Windows XP Home (SP2) and I was wondering if there is any issue trying to use an Original XP Professional CD (not an upgrade version and its about 2 years old) to try and upgrade my home edition?
Thanks in advance for any advice.
Damian
Hi,
Is there a way to backup scheduled tasks in Windows 2000 server so that they can imported/restored to another server (I need this in case of a disaster recovery plan). If it can be done via exporting registry keys, can this be automated to run each day?
Thanks
Damian
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.