Connection of PB 6.0 to SQL Server 7.0 & Version B/W PB 6.0 and PB 7.0Can anyone tell me about connecting PB 6.0 to SQL Server 7.0. Please
remember we are not planning to upgrade both software. When I was trying to
connect PB 6.0 to SQL Server 7.0, error occurred " SQLSTAT 1003".
OS=NT 4.0 Server
PB=6.0 Enterprise Edition
SQL SERVER=7.0 Corporate Edition
I also want to know the versions between PB 6.0 to PB 7.0
If your are using the ODBC, which I assume you are, include Disablebind=1 in
your DBParm. If your deployment environment is also NT, you will have to
turn SQLSPY=1 using PFC services. Autocommit=FALSE and SetTransObject()
ra...
Help me about connecting PB 6.0 to SQL Server 7.0 & Versions B/W PB 6.0 and PB 7.0Can anyone tell me about connecting PB 6.0 to SQL Server 7.0. Please
remember we are not planning to upgrade both software. When I was trying to
connect PB 6.0 to SQL Server 7.0, error occurred " SQLSTAT 1003".
OS=NT 4.0 Server
PB=6.0 Enterprise Edition
SQL SERVER=7.0 Corporate Edition
I also want to know the versions between PB 6.0 to PB 7.0
I don't believe this is going to be possible without at least upgrading to the
latest maintenance release of 6.x.
On Mon, 23 Aug 1999 00:59:56 -0700,
in powersoft.public.powerbuilder.database
Abdul Lateef <abdul_lat...
Running PB 3.0, 4.0, 5.0 and 6.0 on same PCI am attempting to run PowerBuilder 3, 4, 5 (both 16 and 32 bit), and 6
on the same PC. I know that sounds crazy but all of those releases are
still in use at my company.
The only problem I am having is I can't get 6.0 to use its own pb.ini
file. I am running NT 4.0 and have made the following entries in my
WIN.INI in the [Powerbuilder] section: INITPATH=c:\...... statement
for PB3, INITPATH040 for PB4, INITPATH050 for PB5, and INITPATH060 for
PB6. This method works for PB3, 4, and 5 but not 6. PB6 seems to be
using the INITPATH statement but ignores the INITPATH060 statement. M...
PB 7.0 or PB 6.5 or PB 6.0 or PB5.04We are using PB 5.04 Enterprise at this moment and are almost happy (uch)
with it.
Because we don't programming applications for the Internet (maybe in the
near future) we haven't upgraded to version 6.0 and 6.5. Now we are confused
what to do, keeping the old and 'stable' version (5.04) or upgrading to a
newer version. Are there features in the newer versions wich make it a
'must' to upgrade. What are this features. Or are there reasons to stay on
5.04 (buggy newer versions?).
What is doing the rest of the Powerbuilder world???
Greetings,
Hans Groeneveld
...
pfc and migration from PB 4.0.7 to PB 6.0I am presently migrating an application from PB 4.0.7 to PB 6.0. This
application was originally developed in PB 3.0 by another consulting firm.
As you may expect they used their own framework to create this application.
I have heard good things about the PFC. From I understand this is the new
preferred way to develop apps. I have only heard about the PFC, and have
not coded in it.
I am not that far in the present migration and I have several months to
finish this migration as well as make any desired coding changes. Is it
worth it to intregrate the PFC into this migration? Can...
PFC and migration from PB 4.0.7 to PB 6.0I am presently migrating an application from PB 4.0.7 to PB 6.0. This
application was originally developed in PB 3.0 by another consulting firm.
As you may expect they used their own framework to create this application.
I have heard good things about the PFC. From I understand this is the new
preferred way to develop apps. I have only heard about the PFC, and have
not coded in it.
I am not that far in the present migration and I have several months to
finish this migration as well as make any desired coding changes. Is it
worth it to intregrate the PFC into this migration? Can...
Running PB 4.0.06 and PB 5.0.03We are running Sql Server 6.5. I have been doing maintenance on older apps
using PB 4.0.06 and (finally) have a chance to do some new development.
PB 4 and PB 5 were running smoothly on the same machine. We were using
Named Pipes as our dll.
Last week , after I re-installed MS SQL Enterprise Manager and changing to
TCP/IP, PB 5 is running smoothly and can connect to both our old and new
databases. PB 4 cannot see anything and is giving the following error
message - "Db-library network communication layer not loaded."
Duh ???
All the dll's are in my search p...
0.0.0.0Can someone tell me the function of this scan?
FWIN,2001/08/28,20:06:43 -6:00 GMT,0.0.0.0:800,255.255.255.255:800,UDP
"Ben" <notben@home.com> wrote in message
news:9mhion$2hf9$1@news.grc.com...
> Can someone tell me the function of this scan?
> FWIN,2001/08/28,20:06:43 -6:00 GMT,0.0.0.0:800,255.255.255.255:800,UDP
Ben,
I haven't a clue.
800 TCP mdbs_daemon
800 UDP mdbs_daemon
http://www.robertgraham.com/pubs/firewall-seen.html
http://www.robertgraham.com/pubs/firewall-seen.html#3.6
http://www.robertgraham.com/pubs/firewall-seen.html#3.2
--
...
0.0.0.0 ????
Obviously a local IP, but what are its functions/purpose?
Thanks for educating the uneducated.
In article <MPG.18bf7ade16e851cb989680@news.grc.com>, shr@p.com says...
>
>
> Obviously a local IP, but what are its functions/purpose?
>
> Thanks for educating the uneducated.
>
Any available adapter - i.e. not bound to specific IP address.
--
Bloated Elvis
In article <MPG.18bf7ade16e851cb989680@news.grc.com>, shr@p.com says...
>
>
> Obviously a local IP, but what are its functions/purpose?
>
> Thanks for educating the une...
PB 5.0.4 migration to PB 7.0.2 issueI'm trying to help a colleague solve a problem she is having in a fairly
complex application. Of course, the application works fine using PB
5.0.4, but after migrating, a sheet which opens a modal window is not
stopping to wait for the modal window's result.
If I create a simple modal window and open it from the sheet, it does
the same thing. If I create a simple sheet and open the modal window
from that sheet it works properly. I've done the regens and
optimizations. Has anyone else experienced this problem and if so, how
did you resolve it?! Also if you have any s...
Bugfixes for PB 6.0? Back from 6.0 to 5.0?Hi there,
since there are so many troubles with PB 6.0, does anyone know if there
are any bugfixes for PB 6.0 out yet or even planned for the NEAR future?
Is there a way to migrate back from PB 6.0 to PB 5.0.0x?
Regards,
* gerald *
You sound pretty upset - if you don't mind me asking what are these troubles
you are having?
Gerald Znidaric wrote in message <34C86F5A.778A0197@mgm-edv.de>...
>Hi there,
>
>since there are so many troubles with PB 6.0, does anyone know if there
>are any bugfixes for PB 6.0 out yet or even planned for the NEAR future?
...
ASA 6.0 & PB desktop 6.0Hi!.
I've a problem with PB 6.0 desktop version and the Adaptative Serve
Anywhere 6.0.
I installed the ASA 6.0 and I see the driver in theWindows ODBC
Administrator, but i don't see that in the PB ODBCs.
If I find in the Registry I found this driver but PB don't see It.
Is normal?
How I can see this ODBC driver?
TIA
Jorge Fdez wrote:
> Hi!.
> I've a problem with PB 6.0 desktop version and the Adaptative Serve
> Anywhere 6.0.
> I installed the ASA 6.0 and I see the driver in theWindows ODBC
> Administrator, but i don't see that in the PB...
pb 6.5, pb 7.0, pb 8.0 and future releasesI have designed an app using PB 6.5.1 and feel quite confortable to write
another app using this version of Power Buulder. I am aware that there have
been many other releases after this but have heard many developers complain
about not being stable and so forth. I can't say how true this is cause I
never bothered to update to later releases. I recently got a contract for a
new app and quite likely will be using Power Biulder but I am wondering if
am cheating myself by not trying to upgrade myself to a later release of
Power Biulder.
Thanks.
Charlie.
Charlie
You...
PB 4.0 -> PB 7.0<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi!
<br>I'd like to migrate PB 4.0 application into PB 7.0- is it possible?
<br>Has anybody such kind of experience? What kind of problems might
arise?
<br>thx
<br>Kornel</html>
I have migrated 2 application from 4.0 to 7.0. The applications were basic
and did not use a lot of inheritance, user objects, or OOP but I had very
little trouble with the code migrating. I was also migrating from Windows
3.11 to NT 4.0 and I had more prob...