473,320 Members | 1,867 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,320 software developers and data experts.

file I/O operations

8
hi I am new to this group.can u pl help me in using file I/O operations,when i try to fetch data from flat file to table it is giving message like"invalid path directory".Is it necessary to have access on that directory?which one is better to fetch data from external file SQLLOADER or fopen() ?pl give syntax for fopen().
May 25 '07 #1
9 1732
debasisdas
8,127 Expert 4TB
use the predefined package ----------- UTL_FILE
May 28 '07 #2
potti
8
use the predefined package ----------- UTL_FILE
hi debasis, thanks for ur prompt response.when I am using the UTL_FILE package only it is giving error like 'Invalid directory path name' when i try to give the path of that file.what to do?
Jun 1 '07 #3
debasisdas
8,127 Expert 4TB
Can u kindly post your code please.
Jun 1 '07 #4
Saii
145 Expert 100+
you can SQLLOADER for the same. That does not require you to create any directory object.
If you use UTL_FILE, then you need to create a directory object to specify the location of file.
Jun 1 '07 #5
frozenmist
179 Expert 100+
Hi Saii,
How can I contact you? You have disabled PM and email, That is why...
Jun 2 '07 #6
Hi....
If you want know about UIL_FILE,
here is the path

http://www.oreilly.com/catalog/oraclebip/chapter/ch06.html

may it will help you.
Jun 2 '07 #7
potti
8
Hi....
If you want know about UIL_FILE,
here is the path

http://www.oreilly.com/catalog/oraclebip/chapter/ch06.html

may it will help you.
Thanks phanimohan,this site is of great help for me
Jun 5 '07 #8
Saii
145 Expert 100+
Hi Saii,
How can I contact you? You have disabled PM and email, That is why...
hi,

u can post the questions here
Jun 6 '07 #9
frozenmist
179 Expert 100+
Hi Saii,
Its not a question. Would you be interested in taking up responsibility as an expert?
Please do reply
Cheers
Jun 7 '07 #10

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

Similar topics

10
by: Yang Li Ke | last post by:
Hi guys! I have some datas that I must check everytime a visitor comes to my site What is better to do: 1- Read data from a file or 2- Read data from a mysql db Thank you
5
by: Shu-Hsien Sheu | last post by:
Hi, Does the seek method would close the file object after using a for loop? My program looks like this: f = open('somefile', 'r') for lines in f: some operations f.seek(0)
3
by: Peter | last post by:
Hello, Two newbie questions: 1) I have a javascript file with a function in it. From this function I want to access a variable in another javascript file -which is not inside a function. I...
3
by: Scott Brady Drummonds | last post by:
Hello, all, My most recent assignment has me working on a medium- to large-sized Windows-based C++ software project. My background is entirely on UNIX systems, where it appears that most of my...
2
by: Eat_My_Shortz | last post by:
I'm trying to interoperate between file IO operations, on an open file, between unmanaged C++ code and Managed C++, using the .NET framework. Basically, at present, I have a C-style FILE* object,...
11
by: Jeevan | last post by:
Hi, I have some data which I am getting from a socket. I am currently storing the data in an array (so that future reading of the data will be fast as it will be in RAM instead of hard disk)....
0
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen....
9
by: Julien Biezemans | last post by:
Hi! Here is the problem: I'd like to restrict local filesystem stream operations to one directory just like a root jail. fopen('/file.bin') would actually open /some/path/file.bin. One goal...
5
by: MC | last post by:
I've been using the ASP.NET ad rotator for some time and have been asked to track the hits and click thrus, The solution that seemed obvious to me was to extend the existing control to record the...
0
by: tabassumpatil | last post by:
Please send the c code for: 1.STACK OPERATIONS : Transfer the names stored in stack s1 to stack s2 and print the contents of stack s2. 2.QUEUE OPERATIONS : Write a program to implement...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.