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
SSIS/TSQL Three Part Naming for Temp Table
Intel Remote Monitoring Module
Run same stored procedure iterating thru parameters
AIX DB2 error
what is the best linux distro and ide for web programming (PHP) ?
Win 7 Pro Virtual Pc XP Mode visible in the network but not accessible
Windows 2008R2 static ports for ntds/rpc/ntfrs
How do I convert a numeric entry to a text value (numbers to words)
ID3 algorithm implementation in JAVA or c++
Website script to track each user's individual experience