The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> C Programming
|
Accessing C database programs through the Internet
Discuss Accessing C database programs through the Internet in the C Programming forum on Dev Shed. Accessing C database programs through the Internet C programming forum discussing all C derivatives, including C#, C++, Object-C, and even plain old vanilla C. These languages are low level languages, and used on projects such as device drivers, compilers, and even whole computer operating systems.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

July 2nd, 2002, 01:19 AM
|
|
Junior Member
|
|
Join Date: Jul 2002
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Accessing C database programs through the Internet
I have finished a C based database, including POS, Reporting, Accounting, stock control and customers database, and I was wondering if there is a way to access this database and its' information through the internet, using forms and html code. I'd really appreciate this help...
|

July 2nd, 2002, 01:18 PM
|
 |
/(bb|[^b]{2})/
|
|
Join Date: Nov 2001
Location: Somewhere in the great unknown
|
|
|
Your kidding right? You wrote this, you should be able to tell how it is accessed.
|

July 2nd, 2002, 02:11 PM
|
|
Junior Member
|
|
Join Date: Jul 2002
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
WHAT!
what are u talkin about man???? i was talking if there is any protocol or code in html or java that does so or if anything can be done using CGI??? what the hell are u talkin about?
|

July 2nd, 2002, 07:52 PM
|
 |
/(bb|[^b]{2})/
|
|
Join Date: Nov 2001
Location: Somewhere in the great unknown
|
|
|
Mabey I am mis-understanding what you original post stated. If I am correct, you are stating that you wrote a database and you want to know if there is a way to get to the information contained in the database from the internet.
Now, I don't know about what you wrote, but almost any standard database has classes built that allow access to it from different languages. i.e. perl has its DBI interface. Java has JDBC. PHP has multiple difference sets of functions depending on the database that you are using.
If you wrote one from scratch, then it would be up to you do design the cli that these things would access your database. i.e. Create a cli to interact with odbc then you could use Java, perl, PHP, and a number of other languages to access this database and the data contained therein.
|

July 29th, 2002, 04:24 AM
|
 |
Junior Member
|
|
Join Date: Jul 2002
Posts: 14
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|

July 29th, 2002, 06:25 AM
|
 |
Member
|
|
Join Date: Jun 2002
Posts: 12
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
bl4d3z, are you talking about a flat-file datebase or ODBC or what?
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|