Tag Archive | "connect"

How do I connect to an SQL database that is on an intranet network through ASP?


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 ASPComments (2)

How can I connect a external computer to my 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 ComputerComments (5)

Connect Delphi 7 with 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 DelphiComments (1)

How do I connect my new computer to my 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 ComputerComments (5)

What is the best computer to use to connect the internet to my tv?


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 ComputerComments (1)

How can i connect SQL database With DSN less connection and with Windows Authentication in ASP?


Posted in ASPComments (1)

how can i connect to a sql server from delphi?


oracle, remote server

Posted in DelphiComments (1)

How do I connect my computer to my Samsung solstice via bluetooth?


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 ComputerComments (1)

How can i connect my computer to the internet through a wireless router?


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 ComputerComments (1)

how to connect Mysql database with flash via php?


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 PHPComments (3)

Categories