Can someone provide me the list of Run Time dlls for PB 9.0.1 ? I really needed it ASAP. Kindly help. App just got migrated to PB 9.0.1 from 6.5.
Thanks
Extempore
All,
I would like to know if any of you is using an old framework like APOL and have the app migrated to PB 9.0+? If so, were there any issues during migration or any issues while running the executable. I have PB 9.0.1 Build 7236 but for some reason certains things wont work with execuatble...
Hi all,
I need help converting the existing sample VB code to PB. There is an ActiveX object with type exe (not dll or ocx) called TestServer.exe
Currently, when this VB program runs, it also kicks off this Activex objects and starts communicatting to it instantly. I need to be able to use...
Thanks for the reply. That is what I have used an created a report and submitted to the DBA team. Waiting for thier response. I have only a 10000 row sample file which is not even closer to 1/10th of the final file. Thanks for your help.
Hi,
I am going to run a dataload will bring 21,294,714 recordas to a table. Can someone tell me how much mb this is equal to? I am planning on doing the similar thing for several other tables...I need to see how much space I need to allocate for this job. Can you explain also how you calcluate...
Do I have to move my textarea also along with the tabs to the new table. I tried it then my alignment is messed up. If I lave the textarea and move just my tabs...the code does not work when I click on it. Since it relies on the DIV. Can you explain why it is doing it. thanks and regards.
Hi all,
I am not sure if this question has to be posted here or in the HTML section. The issue seems to be small but I cant figure out y my code is not working. anyway..I have pasted my code here. Please save it as html file and try viewing it. I need to have the gifs moved to the place where...
Hi all,
I am not sure if this question has to be posted here or in the HTML section. The issue seems to be small but I cant figure out y my code is not working. anyway..I have pasted my code here. Please save it as html file and try viewing it. I need to have the gifs moved to the palce where...
Hi all,
I am not sure if this question has to be posted here or in the HTML section. The issue seems to be small but I cant figure out y my code is not working. anyway..I have pasted my code here. Please save it as html file and try viewing it. I need to have the gifs moved to the palce where...
All,
This should be a very simple change but I can't figure it out.
I have 3 tabs which when clicked shows the corresponding text in the textarea. Now I want the tabs to be moved in the place where the Words "PUT TAB HERE" appears and need to have the Text area in the same place...
Hi all,
I have 2 dws (dw_1 and dw_2) for which I am trying to do a rowscopy from dw_1 to dw_2. I am getting a return code -1 all the time. What could be the reason? This is my code:
Long llRow
Integer i, j, liReturn, liRowsCopy, liRowsMove
IF dw_1.RowCount() > 0 THEN
FOR i = j TO...
Hi all,
I have created jsp pages which dynamically diplays 9 pictures per page. Now the user wants to have something like (Pic 1-9 of 48 Total) on the page. Can someone tell me how I can do this.
I have <%=pageIndex%> (starts with 0) which gives me the page I am currently on and <%=size%> (48...
Hi all,
I have created jsp pages which dynamically diplays 9 pictures per page. Now the user wants to have something like (Pic 1-9 of 48 Total) on the page. Can someone tell me how I can do this.
I have <%=pageIndex%> (starts with 0) which gives me the page I am currently on and <%=size%> (48...
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.