BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
japelin
Rhodochrosite | Level 12

Does anyone know how to build a Windows Client application by Delphi with SAS Integration Technologies, or know of a related technical guide or website?

 

I got "SAS9.4 Integration Technologies: Windows Client Developer's Guide", but it is mostly about VB, .NET, and the only mention of Delphi is in the language list.

 

What I want to do is
I want to access and extract SAS datasets from applications I create by Delphi, and execute sas code to process them.

1 ACCEPTED SOLUTION

Accepted Solutions
4 REPLIES 4
AlanC
Barite | Level 11

First of all, horrible, horrible to be coding in Delphi. Switch to WPF at a minimum or, better yet, Blazor. 

 

SAS datasets are ODBC compliant so use ODBC.

 

On SAS code submission, use the LanguageService object in IntTech. If you post code I can try and help you but I use C#. Anders created Delphi and created C# so same mentality. If you can switch, I urge you to make the change. C# is the change you need and Blazor is best bet IMO.

https://github.com/savian-net
japelin
Rhodochrosite | Level 12

Thank you for pointing this out.

 

What do you mean by horrible?
That I'm trying to access SAS from Delphi? Or Delphi itself?

I would appreciate your frank opinion.

 

Also, I will consider the ODBC, including the configuration.

Indeed, I think it would be ideal to switch to C#, but it is difficult due to common resource issues.

 

ChrisHemedinger
Community Manager

I don't have Delphi examples but you might be able to put something together using these C# and PowerShell samples:

 

Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.
japelin
Rhodochrosite | Level 12

Thank you for introducing the sample even if it is in another language.
It is very helpful.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1318 views
  • 0 likes
  • 3 in conversation