Microsoft
Software
Hardware
Network
Question : Specify a Path
Hi,
I need to specify a path, the path should be in the folder Data in my own application folder.
What do I do wrong?
DataPath := '..\Data\'; <===================
dbUTF.Params.Add('PATH=' + DataPath);
Peter Kiers
Answer : Specify a Path
you are looking for a relative path to the current directory
DataPath := ExtractFilePath(ParamStr(0
)) + '\DATA\';
this will take directory from exe and add \data\
Random Solutions
How to connect to Oracle 11g as "SYS" from PB
jQuery hotkeys used in an iframe.
SBS 2008 How to Change the Company web Page Calender Date Format
Sysprep service pack 3
Script to Remove Groups from the "Member of" groups in a list of user accounts
Event ID 37 Microsoft-Windows-Kernel-P
rocessor-P
ower
IBM System x3400 8K-I RAID Controller query
Need solution to convert Java 1.6 application into C# project
Blackberry not activinating on BES
Rpc over Https