Dinesh
01-25-2001, 05:56 PM
Hi there
First I want to explain about the application about which I want to ask.
Basically my application uses ASP and some COM components to upload and download files from intranet sort of like x-drive & driveway.
The meta information about the file like type of file, who is uploading, physical path of file, id of file etc. is stored in SQL Server and all the files are being stored physically on that server like pdf files are stored under "d:appsfilespdf" directory. and we are using Win NT 4.0 as a server with NTFS.
At present application is fast as there are few files but definitely it will be growing.
Now my question is: Is it going to be a performance issue in future as data will grow. Is this the right way.
Can anybody give me some suggestions on this system or any alternate system ?
Thanks in advance
Dinesh
First I want to explain about the application about which I want to ask.
Basically my application uses ASP and some COM components to upload and download files from intranet sort of like x-drive & driveway.
The meta information about the file like type of file, who is uploading, physical path of file, id of file etc. is stored in SQL Server and all the files are being stored physically on that server like pdf files are stored under "d:appsfilespdf" directory. and we are using Win NT 4.0 as a server with NTFS.
At present application is fast as there are few files but definitely it will be growing.
Now my question is: Is it going to be a performance issue in future as data will grow. Is this the right way.
Can anybody give me some suggestions on this system or any alternate system ?
Thanks in advance
Dinesh