Questions tagged [dataflex]

DataFlex is a database RAD tool for developing Windows and web applications. DataFlex is an OOP development language in a style comparable with Visual Basic, Delphi and C#.

DataFlex Logo

DataFlex is a relational database management system, self-described as an applications development database, originated around 1980. It is made by Data Access Worldwide (www.dataaccess.com).

Today it is a modern OOP language with a full IDE for Windows and web development.

19 questions
0
votes
1 answer

how to close a flat file in DataFlex 3.2

In DataFlex 3.2, I've opened a ASCII file for output, and populated it with data. When I quit the program, the output file is closed and is accessible by 3rd party software. There has to be a way to close the output file without quitting my DataFlex…
Shawn
  • 3,031
  • 4
  • 26
  • 53
0
votes
1 answer

how to install dataflex on ubuntu and run .bp

I am new to dataflex. I have recently got a job to edit and modify some tables which work on dataflex. the system uses .bp files to communicate with a database file .db and there are some extension with it i never seen before (.idx, .id2, and .conf)…
Skyliquid
  • 374
  • 1
  • 5
  • 23
-1
votes
1 answer

Windows Enterprise PIN login prevents using AD password later

I have code to login to AD that fails on Windows 10 Enterprise when the user has used a PIN, rather than an AD password, to sign onto Windows. Works everywhere else, including in VMs running on that box. How can I tell if a Windows Hello PIN was…
kirkfree
  • 3
  • 2
-1
votes
1 answer

Looking for an ActiveX Component capable of rendering PNG’s transparency and translucency

I need a component or some way to render PNGs on my application in order to improve its design. I believe somewhere some control should exist, but I did not find it. I am developing on Visual Dataflex, and all I can use is Windows' API and COM-based…
Claudio Junior
  • 295
  • 3
  • 12
1
2