Hi There,
I want to be able to set LD_LIBRARY_PATH in my perl script and have the use methods know that this is where they should look for libraries. But if I put $ENV above use, the use method still does not find what I am looking for. Obviously the way the script is parsed means that the...
Hi There,
Is it possible to have SQL Server try to sort in memory first before looking at tempdb as an option. I have a relatively small database table ( in comparison to RAM) and it hits tempdb with many sorts. I was hoping to be able to have it look at memory as an option similar to say...
Hi There,
I have a 3rd party procedure that has a structure and
an integer as a row_count.
If I pass say 3 to the row_count, I am meant to get back
an array of structures up to 3 rows.
If I pass 1 and simply pass a structure, I get
back 1 row. If I pass 2, my VB app dies.
How...
Hi There,
I have recently written a pilot application using PB6
and SQL Anywhere. PB does not cater for some lower
level things I need to do now. I want to convert to
C++ and a flat file database ( indexed if possible).
Instead of a file for each table, I was hoping to do...
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.