Search the web
Sign In
New User? Sign Up
PowerObject · PowerBuilder / PFC Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 23357 - 23386 of 24919   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23357
Steve, If you're going to upgrade, I'd upgrade to the 10.5.1 maintenance release. Barry J. ... From: steve.adams3@... To: PowerObject@yahoogroups.com ...
Barry Johnson
johnson987b
Offline Send Email
Aug 1, 2007
12:30 pm
23358
You might try searching for a Postresql forum. ... From: eea To: PowerObject@yahoogroups.com Sent: Tuesday, July 31, 2007 12:19 PM Subject: {SP} [PowerObject]...
Barry Johnson
johnson987b
Offline Send Email
Aug 1, 2007
1:01 pm
23359
Thanks for your support dear Barry Johnson , Olan Knight and wdolanaca@.... I have Try Your sample code.. The Office File already open it by the...
Iwan.Setiawan
setiawanthea
Offline Send Email
Aug 1, 2007
1:10 pm
23360
Dear All: I try to connect to Mysql database from PowerBuilder 10.5, I created ODBC DSN for my database but when try to connect from PB I got an error which...
Merzik Agaiby
merzik2000
Offline Send Email
Aug 1, 2007
1:10 pm
23361
Did you download and install the MySQL ODBC driver ? If not, it is required to connect. Dave ... created ODBC DSN for my database but when try to connect from...
yarevad
Online Now Send Email
Aug 1, 2007
1:21 pm
23362
Yes , I had download and install it. thanks Dave for help yarevad <daveray@...> wrote: Did you download and install the MySQL ODBC driver ? If not,...
Merzik Agaiby
merzik2000
Offline Send Email
Aug 1, 2007
1:29 pm
23363
Good. Did you create an ODBC datasource (using ODBCAD32 for example) and test it after creation so you know you can connect ? Dave ... not, it is ... Yahoo!...
yarevad
Online Now Send Email
Aug 1, 2007
1:32 pm
23364
Merzik, It's a good idea to include in your post which database version you're using. I like using a DSN-less connection like this: [Profile...
Barry Johnson
johnson987b
Offline Send Email
Aug 1, 2007
2:20 pm
23365
Yes, I created this datasource name, I tested it on the ODBC interface and it's connect, I created profile on PB but when try to connect the PB raise error...
Merzik Agaiby
merzik2000
Offline Send Email
Aug 1, 2007
4:23 pm
23366
Can you connect to the database in the DB painter ? If not,that'sthe first thing to check. If that's ok, then debug the application at the connect statement to...
yarevad
Online Now Send Email
Aug 1, 2007
4:35 pm
23367
Hi Merzik, Do you have an error description, a message box text or something to tell us? Did you check the MySQL service is up and running? It seems that you...
David Brunstein
david_brunstein
Offline Send Email
Aug 1, 2007
5:20 pm
23368
Thank you everybody..... I believe these help will going to work. Thank you all so much!!! ... -- Regards, Sreeman [Non-text portions of this message have been...
Sreeman Mishra
sreeman_mishra
Offline Send Email
Aug 1, 2007
5:44 pm
23369
PB 10.5.1 Oracle 10g Windows 2000 Our users hired a consultant to create a training module using Adobe Captivate 2. WIth Captivate loaded, the application...
Barry Johnson
johnson987b
Offline Send Email
Aug 1, 2007
5:56 pm
23370
In pb9 I use MyODBC-3.51.11-2 without any problem. When I try new version mysql-connector-odbc-3.51.17-win32.zip PB crashes and at the runtime gives the error...
gakyuz@...
gakyuz.rm
Offline Send Email
Aug 1, 2007
6:06 pm
23371
Barry, I found this searching Google. Here's the link and description http://download.sybase.pl/ebf_maint/pb_win_1001_ebf6019_ebf- patch_20041214.htm ...
yarevad
Online Now Send Email
Aug 1, 2007
6:13 pm
23372
Thanks, Dave. We have PBACC105.DLL and it's the same build as our other runtime DLLs. It's the one useful thing I found in the PB 10.5 documentation on...
Barry Johnson
johnson987b
Offline Send Email
Aug 1, 2007
8:05 pm
23373
Hi guys, What are your thoughts regarding deploying client-server applications into web? Which is better, more stable, easier to learn and maintain,...
Ian Carino
ian_carino75
Offline Send Email
Aug 2, 2007
12:44 am
23374
Hi, I am using Windows 2000 OS. When I am trying to retrieve data in my application, for a particular data (Invoice#: 175399) I am getting an error such as...
chaitanya GNB
chaitanya_gnb
Offline Send Email
Aug 2, 2007
11:55 am
23375
Dear sir: Thanks for your help, the appliaction now connect sussefully, but when try to connect from database painter have an error <<catalog tables could not...
Merzik Agaiby
merzik2000
Offline Send Email
Aug 2, 2007
11:55 am
23376
Try to reconnect several times. At each time it creates the catalog tables one by one ( J ). But you should not use database painter it does not work ...
gakyuz@...
gakyuz.rm
Offline Send Email
Aug 2, 2007
1:47 pm
23377
Merzik - First, the catalog tables must have been created in the database. If you have migrated the database from a previous version then I am assuming that...
Olan Knight
olknight
Offline Send Email
Aug 2, 2007
3:10 pm
23378
Ian - While Appeon is a tool that can certainly help, be aware that NO tool does a complete Black Box conversion. There will be manual coding involved, and...
Olan Knight
olknight
Offline Send Email
Aug 2, 2007
3:23 pm
23379
... Test the datawindow object and retrieve the data in the datawindow painter. If this works then rebuild the dwo and regenerate the library in which this...
Olan Knight
olknight
Offline Send Email
Aug 2, 2007
3:30 pm
23380
Hello, I'm using PowerBuilder 6.5 for my development purpose. Now I'm planning to develop one database application where there is a need to store, retrieve,...
sivakrith
Offline Send Email
Aug 2, 2007
5:12 pm
23381
PB 6.5 is very old and limited in capablities compared to currently supported versions. The way that I know to do this is to do SelectBlob, then deblock it to...
yarevad
Online Now Send Email
Aug 2, 2007
5:53 pm
23382
In addition to Dave's post, did you try the picture control? Rich...
Rich Frantz
rich_frantz
Offline Send Email
Aug 2, 2007
6:51 pm
23383
Hi, Maybe this SQL Script helps you. From Olan Knight Date Apr 29, 2005 9:45 AM subject RE: Unable to Create Profile for particular DB. CREATE TABLE "PBCATEDT"...
David Brunstein
david_brunstein
Offline Send Email
Aug 2, 2007
9:39 pm
23384
Currently I'm using PB 10.5 & SQL Server 2000. I tried Picture Control where I could successfully display a jpeg picture by giving an external file link. But...
BKR Shivaprakkash
sivakrith
Offline Send Email
Aug 3, 2007
2:57 am
23385
... Hi, we are using pb8 build 10784, we have this problem with print a pdf document, when you open the document in pb with adobe, and print the document it...
Jenny.Diep@...
jdpbgmel
Offline Send Email
Aug 3, 2007
2:59 am
23386
Well I think you are mostly done. Take your blob from the database, use the file functions to store it to your local drive, perhaps the TEMP directory, then...
Rich Frantz
rich_frantz
Offline Send Email
Aug 3, 2007
3:04 am
Messages 23357 - 23386 of 24919   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help