Hey everyone,
I am using DSN-less connection on a Linux box. If only UD ran under Linux...sigh...
UD insists on using a relative link to the include file in the "Connections" folder, however, ChiliSoft doesn't like "../" in front of an include.
I can solve the problem by replacing the "include" with the actual connection string, but that breaks UD's Data Binding and is a pain when changing anything using behaviours or some extensions.
Another solution is to pretend the include file is in the same directory and create a symbolic link to the real location, but that means having the symlink in every directory - kind of ugly.
Anyone else come across this problem and how have you solved it? Steve Davis
hey.you@hahaha.com.au
I am using DSN-less connection on a Linux box. If only UD ran under Linux...sigh...
UD insists on using a relative link to the include file in the "Connections" folder, however, ChiliSoft doesn't like "../" in front of an include.
I can solve the problem by replacing the "include" with the actual connection string, but that breaks UD's Data Binding and is a pain when changing anything using behaviours or some extensions.
Another solution is to pretend the include file is in the same directory and create a symbolic link to the real location, but that means having the symlink in every directory - kind of ugly.
Anyone else come across this problem and how have you solved it? Steve Davis
hey.you@hahaha.com.au