|
-
Dec 6th, 2005, 06:56 AM
#1
Thread Starter
Fanatic Member
-
Dec 6th, 2005, 06:59 AM
#2
Re: Machine name on Network
Access how?
What would an .ini file contain? The machine name or something?
-
Dec 6th, 2005, 08:19 AM
#3
Thread Starter
Fanatic Member
-
Dec 6th, 2005, 08:47 AM
#4
Re: Machine name on Network
So you need to access an SQL Server database, right?
You should be able to just use a connection string which contains the UserName and Password, and do the entire thing through code without the need for an ini file. These files are nothing but text files and as such, probably shouldn't contain information such as passwords anyway as they would be so very easy to open with any standard text editor (like Notepad).
-
Dec 6th, 2005, 09:08 AM
#5
Thread Starter
Fanatic Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|