Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all 7329 articles
Browse latest View live

Re: DelimitIdentifier


Powerbuilder 12.5 TLS Native Driver Sql Server

$
0
0

Hi,

 

I'm hoping someone else has already done this.

 

My company is changing their SQL Server 2012 database from SSL to TLS. They changed the development environment today and I'm no longer able to connect. I'm currently using the SQLNCLI10 native driver to connect.

 

Is anyone else already using SQL Server 2012 with TLS? If so did you have to change drivers and if so, which one are you using?

 

We are using version 12.5.2 build 5602 on Windows 7 for development, and the app is deployed to Citrix.

 

I attached the error message.

APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

Greetings All,

 

I have shot myself in the foot.

 

I wanted to add email capability to my Appeon Web Application and included the TopWiz Email PBL in my PB Classic 12.5 project.

 

When I test in 32-bit mode it all works great.

 

But when I deploy, the deployment halts with a vague message: Exception at: Generating Files

 

Is it possible that I have to deploy some .dll file to make this work?

 

When I was testing, I simply imported the PBL and did not bring over one or more .dll files that had been in the original example TopWiz project.

 

So now I am hosed and the site does not work.

 

Would really appreciate any help!!

 

Thanks!!

 

Paul

Re: DelimitIdentifier

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

I should have stated that I get the error when I do a full deployment.

 

When I do an incremental deployment, the deployment seems to complete with no problem, but when I run it, I get a blank page with no error.

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

One more thing...

 

I tried looking the log referenced in the screenshot.  I can't make heads or tails of what it says but I did notice that the log writes the database password in the clear.  I think that should be changed to '**********'.

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

Hi Paul;

 

  Have you looked at this for Appeon Web email (click here)?

 

Regards .... Chris

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

Hi Paul;

 

  Another alternative suggestion would be to implement the email feature as a web service. As a PB based WS, you might be able to use Roland's code OK (just a guess).

 

Regards ... Chris


Re: DelimitIdentifier

Re: Powerbuilder 12.5 TLS Native Driver Sql Server

$
0
0

Hi Jack;

 

  I wonder if this could be a firewall issue (just a guess)?

 

Regards ... Chris

Re: DelimitIdentifier

$
0
0

Thank You Chris and Arnd

 

I've tried with ODBC too but no way

here my DBParm:

 

ConnectString='DSN=SBODEMOIT;UID=<USER>;PWD=<PASSWORD>;CS=SBODEMOIT',ConnectOption='SQL_DRIVER_CONNECT,SQL_DRIVER_NOPROMPT',DelimitIdentifier='Yes'

 

but the SQLSYNTAX from Sqlpreview event is:

  SELECT  "table"."a" ,           "table"."b" ,           "table"."b" ,         

  "table"."d"

  FROM "table"     

  WHERE ( table.x = ? ) and          ( table.y like ? ) and         

  ( table.z like ? )  

 

and as you can see there is no double quotes in where clause and in fact HANA returns me an error

 

If I change my SQLSyntax in developing my datawindows sourrounding table names and column names with doublequotes so it works

 

Any hints?

 

Thanks

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

Thanks M,

 

So I tried to configure the deployment to deploy to another folder and and when I opened the 'Appeon Developer Configuration' dialogue, and clicked to Edit the profile, a message popped up (attached) stating that there is 'More than one application: ap, emailsmtp'

 

So I now realized that when I added the emailsmtp.pbl to my target, I ended up with two application objects.

 

The problem is that I don't know how to get rid of the application object in the emailsmtp.pbl.

 

Thank you!!

 

Paul

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

Hi Paul;

 

  If it's not the current AO, then just RHMB it and select "Delete" in either the System Tree or within the Library Painter.

 

Regards ... Chris

Re: DelimitIdentifier

$
0
0

Hi Giuseppe;

 

   The only other suggestion would be to use the DataWindow's SQLPreview event to PowerScript the quotes around the remaining column names (assuming that you can't find a way around the problem setting wise).

 

Regards ... Chris

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

I don't know what RHMB means.  I looked it up on Google and the only reference I could see was '

Red Hot Muzzle Brake

 

I finally figured out that I had to remove it from source control and then I was able to remove it.  Now I can deploy the application again.

 

Thanks Chris and M for your help!!

 

Paul

 

P.S., I did create the email web service last night.  Only took a few minutes.  PB and Appeon are fabulous.  Now I will test the deployed application to see if I can use the imported EmailSMTP functionality or end up using the email web service.


Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

RHMB = Right Hand Mouse Button

 

Is that correct Chris?

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

LOL!

 

A Windows 3.0 term ... "Right Hand Mouse Button".

 

In today's politically correct times though, we use AHMB (Alternate Hand Mouse Button vs " Primary") so that you don't offend left handed people.   ;-)

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

$
0
0

Thanks for that. 

 

Anyway, I did find out that I was able to use portions of the EmailSMTP PBL to send email via Appeon.

 

Works Great!!

 

Paul

Re: APPEON 2015 WILL NOT DEPLOY AFTER ADDING TOPWIZ PBL

Viewing all 7329 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>