Raised This Month: $ Target: $400
 0% 

Using BuildPath()


Post New Thread Reply   
 
Thread Tools Display Modes
GsiX
gee, six eggs
Join Date: Aug 2012
Location: Land Below The Wind
Old 10-22-2012 , 13:27   Re: Using BuildPath()
Reply With Quote #41

i did but the below setting don't read the cookie. The default setting.

Code:
"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
It only read if i change it like this:
Code:
"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
__________________
If i happen to insulted you unintentionally,
it was me and Google Translate who did it.

Last edited by GsiX; 10-22-2012 at 13:28.
GsiX is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 10-22-2012 , 13:33   Re: Using BuildPath()
Reply With Quote #42

Also, to answer your question in the first post, use OpenFile to create a file if one does not already exist.
__________________
11530 is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 10-22-2012 , 15:15   Re: Using BuildPath()
Reply With Quote #43

Quote:
Originally Posted by 11530 View Post
Also, to answer your question in the first post, use OpenFile to create a file if one does not already exist.
But didn't you just reiterate the first reply of this thread?
__________________
FaTony is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 10-22-2012 , 15:18   Re: Using BuildPath()
Reply With Quote #44

Well observed, little one. I didn't read past Post #1.
__________________
11530 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode