Click here to Skip to main content
15,893,487 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I write a database software by C#. DB is SQL Server and has install on server . User save record to bank. For every record there is an attachment file which must be save in server. File must be save in a folder in server and it’s Address must be save in bank. For save file to folder in server, there must be a login of windows which has full access to that folder.
In Delphi how can I use this login (username and password) in my code?
Please reply me full commands for do this work.
Thanks very much
Posted
Updated 27-May-13 21:58pm
v2
Comments
Prasad Khandekar 28-May-13 3:59am    
What do you want to do in your Delphi program? What all things you have tried so far?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900