Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
pass data from server to my own pc
Name: garfy Date: January 25, 2008 at 22:38:05 Pacific OS: xp CPU/Ram: 384
Comment:
i am currently working on my project. its home automation. and im using a free web server to store my data. what i want to know is how to transfer my data from the database to my pc for execution of the hardware.
Name: allam_rahmeh Date: February 21, 2008 at 04:59:56 Pacific
Reply:
Can't reply you if you don't inform me by: 1- database type (SQL,MYSQL.ACCESS....ETC) 2- server side OS and (database support) 3- Clint side OS&Software you work at
Summary: I have a database in SQL Server that already has tables and data in it. I also have and Excel 97/2000 workbook which has sheets named corresponding to the tables and data in it. I am using an Access A...
Summary: Create an RMA table with the following fields (add additional fields as needed) rma_id customer_id rma_description rma_date ... The user_id field in the RMA table should be the same customer_id in the...
Summary: Hi, Maybe someone can give me advice , I am relatively new to Oracle and I need to load data from a text file into a database table. The format of the file and DB table is below so I would need an ...