Hi there,
I'm new to SQL 2000 I am a programmer, not a DBA. I'm the first here to use DTS as I need to transfer data between MSSQL and Sybase.
The basic goes well... But when I try to remove hardcoded properties, like for ODBC connections, I need to pass an INI file to the package. I used...
Could it be only that nothing *can* be visualy selected? Have you tried with ls_Empty = ' ' instead? So the spaces would be selected...
Hope it will help...
Hi,
This function does not exist... That's the first name I've look for... In the help file for SetLibraryList there's no ref to any function getting library list, and the exemple for SetLibraryList use hardcoded values for list...
Again, my PB version is 5.0.03
Thanx
Cafeinomane
Hi there,
I want to get at execution time the library list currently used by the application, so I could change the library list, exec some functions and restore the list as it was. SetLibrary works well, but how do I get the list first? Anyone knows?
Thanx,
Cafeinomane
Hi there,
Check for AutoSize height, in Position tab of the properties tab pages. In PB 5.0 it expand by adding lines, so draw carefully your DW.
Cafeinomane
Damn! Forget it... Some key fonctions only works with 'pbl's... I already uses LibraryImport on PBD and it was working fine... I though that LibraryExport would work as well, but it's not the case... Even LibraryDirectory don't work... So i'am at a loss... Don't know if thoses functions...
Hi there,
We have same problem here, and i'm working on a solution... Basically, what I need most now is a way to READ library list from a computed program... Just like SetLibrary, but something like GETLIBRARY! Do you know a way to get this list? Oh, by the way, i'm using pb 5.0...
(I'll...
I'm working with PB5.03. I remove the autosize height property of the column and give it a fixed size. I've developped a little "edit" window wich pop whenever user double click a field and made plenty of space there to let user see full lenght of the data. Therefor no columns...
Hi there,
I'm using PB 5, my problem is with PFC, they starts lots of events. In one case, I wan't to stop all the events currently running or in the event queue. Is this possible?
I've searched the help and can't find anything usefull...
Thanx!
Cafeinomane
Hi,
Your thread is a bit old, but I was wandering if you still need help. I've worked A LOT to get this function to work, and even the PB help don't say it, you can modify a .pbd also! If you still need help, it would be a pleasure to help...
Cafeinomane
Wich version of PB are u using... I use Pb 5.0.03 and have no problems setting libs whatever the connection to a DB. I use SetLibraryList to modify a .pbd with LibraryImport()
I use this instruction :
MyApp.SetLibraryList("Lib01.pbd, Lib02.pbd")
Be sure not to forget one lib!
Hope...
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.