Hi guys,
I'm having a problem running a VB 6 app on an Windows 2000 enviroment that uses remote profiles instead of Local Profiles. There is an ODBC connection, under the system tab, to an ACCESS 2000 DB. When we use a local profile (The Local Computer Admin's) it works great. Neverthless, if we...
Hi guys,
Sorry about the really simple question, but I don't use UNIX much, I am writing a script that executes some other script code based on whether it finds some files or not. Here is what I came up with:
#!/bin/csh
FILE='XXX.YYY.*'
if find ./ -name $FILE ; then
echo "true"
else
echo...
Hello all,
I have a VB 6 program that creates reports in Crystal Reports 8.5 and exports them to PDF and Excel. All is working well on the development computer (Where the full systems are installed, ie.: VS 6 and CR 8.5) All of the exports work without a hitch.
Nonetheless, when the program...
Hello all,
I have read as much as I can on the matter and still of no avail, that is why I have turned to the masters... ;)
I have a VB 6 program that creates reports in Crystal Reports 8.5 and exports them to PDF and Excel. All is working well on the development computer (Where the full...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.