Posted on 30 May 2010. Tags: connect, database, intranet, network, through
If I wanted to connect to a standard Access database I would use:
Set adoCon = Server.CreateObject(”ADODB.Connection”)
adoCon.Provider=”Microsoft.Jet.OLEDB.4.0″
adoCon.Open “LOCATION OF DATABASE”
If i know the table name how would I connect to a an SQL database.
Posted in ASP
Posted on 29 May 2010. Tags: Computer, connect, external, labtop, screen
I would like to connect my computer to my labtop. Is it possible to control my external computer with my labtop.? I connected the vga cable and nothings happens…I am planning to boot up my external computer using my labtops screen and keybords. Is it possible? plz 10 points for Best Answer!
Posted in Computer
Posted on 28 May 2010. Tags: connect, Delphi, mysql
Is it possible to connect delphi 7 with a mysql database in the Internet? Say, I want to make a program that holds records of my movies in a mysql database in the Internet. I could connect and display my list with both PHP and Delphi application. Is it possible? [A quick example maybe? Link? Tip?]
Posted in Delphi
Posted on 23 May 2010. Tags: Computer, connect, existing, home, network
I recently revived an old computer and plugged it right into the wall so it would receive internet from our home network. We already have two computers receiving internet this way but since this is an old computer, it’s trying to get internet from its old connection. How do I make it so it takes the internet from the wall and uses that to get on the internet? Greatly appreciated.
Posted in Computer
Posted on 18 May 2010. Tags: best, Computer, connect, internet
I am looking at getting rid of cable (99% of broadcasts are garbage) and would like just to use a computer to connect the internet to my television screen. Mostly to watch Hulu, netflix, select shows, etc. Is there a computer that would be recommended for just this purpose? Hopefully under $500. I don’t know if the new netbooks would be a good solution or possible an apple mac mini? Any relevant input would be helpful. Thanks in advance.
Posted in Computer
Posted on 13 May 2010. Tags: connect, Delphi, from, server
Posted in Delphi
Posted on 08 May 2010. Tags: bluetooth, Computer, connect, Samsung, solstice
I have a macbook 4,1 mac osx computer. My phone is able to find my computer but the computer cannot find the phone. I have checked many times and I am positive that my phone is visible. What is going on?
Posted in Computer
Posted on 08 May 2010. Tags: Computer, connect, internet, Router, through, wireless
I have a computer that is connected to the internet that has a broadband modem and has a usb wireless router. How can i connect my other computer Everex that’s running on windows XP to the internet using the wireless router from the computer that does have Internet?
Posted in Computer
Posted on 06 May 2010. Tags: connect, database, flash, mysql
I want to connect my fla file with mysql database via php.
How can I do that, please help me with an example.
Posted in PHP