Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reportnet Query.

Status
Not open for further replies.

Abhi2379

Programmer
Oct 17, 2004
36
HK
Hi

Can we use Text files as a source instead of loading the data into database for reportnet reports.
Does this affect performance?.
Any idea about demerrits of the same? Please advice

Thanks in advance
~jit
 
You could maybe configure ODBC to use a text file, as long as these files are available to your server and you have defined them thru Framework Manager.

I would consider this a horrible solution though, and would not recommend this. By doing this, you would bypass benefits of having a database, and all caluculations/processing would be performed on your CRN server.

If you want to use text files, I would stick to MS Access.
 
Thanks Cindyw..

Your replies are very informative and helpful

Reds
~jit
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top