473,385 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Connecting to database(flatfile) on unix server

151 100+
Hi,
How can i connect to database(flatfile) on unix server to access the data on local machine(windows/linux) in C++? Thanks in advance.

Regards
Manish
Mar 26 '09 #1
4 1999
gpraghuram
1,275 Expert 1GB
I think you can use RPC for this.
But i am not very sure u can do this in windows.

Raghu
Mar 26 '09 #2
weaknessforcats
9,208 Expert Mod 8TB
You can use FTP.

FTP is built into Internet Explorer.


You can just copy the Unix flatfile to your Windoiws machine and off you go.
Mar 26 '09 #3
Man4ish
151 100+
No i don't want to copy the flat file. i want to access on the client from server.
Mar 27 '09 #4
weaknessforcats
9,208 Expert Mod 8TB
You will have to write a server app to receive the key from the client, access the file and pass results back to the client.

You can't just access a file on a server. It's not the same as a network drive.

Here is where SQL is handy if your server file is kept in a SQL table. You could just send the SELECT to the server and the server sould send back the cursor.
Mar 27 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Leon | last post by:
I am trying to using mysql as back-end for an application(web) running on the window 2X, one thing I am not sure is that once I establish the connection between database server and application,...
1
by: Marek Kotowski | last post by:
I'm preparing short dictionary and this is the question: are 'RDBMS' and 'database server' synonyms? If not, what are the differences? Thanx in advance. Regards Marek Kotowski Warsaw
8
by: 2centbob | last post by:
Has anyone had an issue with SQL Server not being able to expand against a RAID 5 file system? My current configuration is that the server is started and stopped using the local system account. I...
0
by: Asheesh | last post by:
Hi, I want to configure client machine with oracle database server thru .Net programming. Can any body tell me how? Actually the scenario is: I am crating .net setup project for complete...
0
by: Tracey | last post by:
I have a problem on communication between ASP.NET and Java code. Any advice will be greatly appreciated! Our core processing code and database and database server reside in a remote machine...
5
by: HSP | last post by:
hi. i need to restore an old database. The db was backed up using a DLT drive, using 2 volumes. The content for the tapes was copied to file onto Solaris machine using rsh and dd (for backup...
3
by: Racerx | last post by:
Hi All: I use db2 v8.1 fixpack 3 on AIX 5.2 After I login to my database server if i fire the command db2 it gives me the following error message: SQL10007N Message "-1390" could not be...
5
by: pbd22 | last post by:
Hi. Could somebody kindly tell me what conventions and best practices are used when naming a database server (not the database itself) and/or a cluster of database servers? thanks!
0
by: michael ngong | last post by:
pramod@rtimes.com (Pramod Ramachandran) wrote in message news:<6616e304.0306240122.4dd3ecd5@posting.google.com>... Permit me start with the second question. It would be easier to be more...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.