Post.Bytes - Got Code? Data and Software Development Community

Collapse
 
  • Time
  • Answered
  • Show
  • New Topics
Clear All
new posts
No content found
Show More
 
  • Time
  • Show
  • New Topics
Clear All
new posts
Please log in to your account to view your subscribed posts.
Directory Topics Posts Last Post
Topic
Whether you’re into programming languages, databases, systems, or apps, we’ve got a community for you. Dive in, ask questions, share your expertise, and connect with fellow tech enthusiasts.
Topics: 807,641 Posts: 3,428,008
807,641 3,428,008
Sub-Forums:
.NET (122,512/359,631)
Access (67,223/333,799)
Algorithms (217/812)
Apache (757/2,119)
ASP .NET (99,687/324,924)
ASP Classic (19,511/77,136)
C (79,605/572,018)
C Sharp (95,790/369,269)
Career (286/853)
Cloud (2/4)
CMS (47/201)
Coldfusion (380/2,684)
DB2 (11,944/43,198)
Flash (1,355/3,399)
Freelance (0/0)
General (3,646/10,893)
HTML CSS (18,491/111,365)
IIS (634/1,862)
Java (14,649/54,257)
Javascript (37,325/195,718)
Linux (1,694/6,012)
MacOS (62/212)
Mobile Development (826/2,320)
MySQL (11,588/30,673)
Networking (934/3,408)
Oracle (7,978/23,960)
Perl (5,534/21,587)
PHP (40,178/187,450)
PostgreSQL (5,991/21,357)
Python (50,099/248,606)
Ruby (237/552)
Software Development (1,112/4,039)
SQL Server (20,103/70,529)
Updates (2/4)
Visual Basic (17,145/59,712)
Visual Basic .NET (63,593/261,362)
Windows (2,775/11,052)
XAML (80/191)
XML (2,272/6,811)
APIs (145/260)
Computer Hardware (160/490)
Data Management (54/122)
Desktop Software (247/763)
eCommerce (37/124)
Excel (163/593)
Mobile (97/219)
Online Marketing (50/315)
Security (82/262)
Web Applications (228/664)
Windows Server (99/183)

Latest Topics

Collapse

  • Petrol
    Why doesn't my SetFocus work?
    by Petrol
    I have several forms containing bound controls in which a phone number is to be entered. Because I want the saved text string to include spaces here and there (e.g. 07 1234 5678 for land lines, or 0412 345 678 for mobiles), I have a function which reformats the given text string. Since the control is bound to the requisite control source, the reformatted phone number is automatically stored in the record. The function is called from the AfterUpdate...
    5 days ago
  • jeffreestar
    5 Free AI Tools Programmers Should Try Now!
    by jeffreestar
    AI is changing the way programming and content creation work. If you are a developer or working in technology, don't miss these 5 super cool free tools:

    CodeGPT – Write and optimize code with just a short description.

    Runway ML – Create images, videos, and AI effects extremely fast.

    Chatsonic – Multi-purpose chatbot, from blogging to data analysis.

    Tabnine – Automatic code suggestions, saving...
    1 week ago
  • Petrol
    Compact and Repair causing errors?
    by Petrol
    My Access database appears to run correctly, and it recompiles without error. However, if I run a Compact and Repair, when the database reopens I get the error message "Invalid databse object reference" - without, unfortunately, mentioning which object it is referring to. See attached screenshot. Then it says either "The expression contains an ambiguous name" or "The expression you entered has a function name that EmmausDBMS...
    2 weeks ago
  • Ruth12
    Azure Functions scaling issues that were not expected during busy times
    by Ruth12
    Hey Everyone!

    Just moved some of our serverless work to Azure Functions.

    Scaling works most of the time, but I've seen that some functions take longer to run or even get held up for a few seconds during busy times, which is bad for users.
    ...
    2 weeks ago
  • kamal12362
    Kamal Hinduja : How POST requests handle byte data in programming?
    by kamal12362
    Hi,

    I am Kamal Hinduja based Geneva, Switzerland(Swi ss). Can anyone explain How POST requests handle byte data in programming?

    Thanks, Regards

    Kamal Hinduja Geneva, Switzerland...
    3 weeks ago
  • Petrol
    Adjusting the height of a report entry in VBA
    by Petrol
    I have an Access report whose records in the Detail section usually require two lines, but occassionally a message needs to be displayed for a particular record. This message is in the form of a label in the third line, which is made either visible or invisible, depending on a flag within the record. To avoid wasting space, I want to adjust the height of the entry to accommodate the third line only when required. The flag is checked, the label.Visible...
    4 weeks ago
  • Petrol
    How to trigger the Format event for a report section
    by Petrol
    Does anyone know the magic trick to make the Format event fire for a report section? I have a simple event procedure linked to the On Format property of the Detail section, but it doesn't work.
    learn.microsoft .com assures me "For report detail sections, the Format event occurs for each record in the section just before Microsoft Access formats the data in the record"; but setting a breakpoint confirms that in my case the event procedure...
    4 weeks ago
  • MarkWhitman
    Are FlutterFlow Specialists Becoming the Go-To Choice for MVPs in 2025?
    by MarkWhitman
    With FlutterFlow gaining traction for rapid MVP builds, how are you deciding whether to hire dedicated FlutterFlow developers versus relying on traditional Flutter programmers? Have you noticed shifts in demand or pricing trends in the freelance and agency market lately ....
    Oct 9 '25, 06:34 AM
  • Petrol
    SQL UNION query with 3 SELECTs
    by Petrol
    Can anyone tell me what's wrong with the following UNION query? When I try to open it I get "Syntax error in FROM clause."
    I note that
    1. Each of the three SELECT queries runs (opens) quite happily when run by itself;
    2. If I remove one of them - any one - from the UNION query it runs happily;
    3. Grouping two of them in parentheses doesn't help;
    4. learn.microsoft .com says one can have mulltiple SELECT queries in a UNION query; and
    5. The
    ...
    Sep 26 '25, 06:27 AM
  • jimatqsi
    Bizarre Access behavior
    by jimatqsi
    I have a sudden, bizarre set of behaviors that make me suspect Microsoft has stepped on something bad. I see unusual and very bad behavior in MS Access and Chrome.
    When I open an Access database on my programming machine, an Access Help window opens on the right side of the window. That does not normally happen. But it happens now and it resists all efforts to close it.

    When I try to get into Options the browser opens "by...
    Sep 19 '25, 01:15 PM
  • natashasturrock
    How can I scale user generated content in web apps without spending a lot of budget?
    by natashasturrock
    I am working on a web app where users can upload and share media files. As the app grows, I am worried about scaling file storage and managing bandwidth efficiently.

    Do you have any tools, architectures, or hosting approaches that you can recommend?
    Sep 17 '25, 12:45 PM
  • jmcraven
    How Do You Automate Your Programs?
    by jmcraven
    I have a program that I run on a scheduled job. It requires that somebody is logged in (Access requires an interactive desktop session). That's kind of a hassle, but I'm dealing with it.

    Anyway, that got me to thinking how do others automate their programs? Does anybody do that, or is it just me? I know about the registry hack to automatically log in, but my company has a policy against that. I don't think I can convert my program...
    Sep 8 '25, 06:30 PM
  • Jessicajessy
    How to Visualize Trend Data (JSON → Interactive Charts in D3.js)
    by Jessicajessy
    Hi everyone,

    I’ve recently been experimenting with some lifestyle and fashion trend datasets—specifically hairstyle trends like textured fringe, bob cut, wolf cut, mid-fade, and layered looks. I wanted to make the data more interactive by building simple visualizations in the browser.

    The dataset I’m using looks something like this (simplified sample):
    [
    { "style": "Bob Cut", "popularity...
    Aug 28 '25, 11:50 AM
  • Senthil96
    Exploring AI-Powered Reporting for ERP Systems
    by Senthil96
    We run a multi-client ERP system (PostgreSQL backend) with 280+ SQL-based reports. Users select reports via Java UI, but we face challenges: high maintenance, limited flexibility, performance bottlenecks, and lack of deeper insights.

    Context:
    • 10+ years of growing store data (daily additions)
    • Multi-client setup → strict data privacy/security required
    • Heavy daily reporting usage

    Looking for input on:
    1. Benefits AI can bring
    ...
    Aug 25 '25, 12:34 PM
  • LouisPTC
    Red Hat Introduces Red Hat Enterprise Linux for Business Developers, Aligning Application Development with Production Consistency
    by LouisPTC
    Red Hat Enterprise Linux for Business Developers simplifies access to the world’s leading enterprise Linux platform for business-focused development and testing scenarios. A new self-service offering through the Red Hat Developer Program, Red Hat Enterprise Linux for Business Developers helps business development teams build, test and iterate on applications more quickly and on the same platform that underpins production systems across the hybrid...
    Aug 20 '25, 09:00 PM
  • Dimension
    Automate SEO Article Creation – From Keywords to Ready-to-Publish in Minutes
    by Dimension
    Creating SEO-optimized blog content can be slow, repetitive, and expensive. AlgoSEO changes that by turning keywords into fully structured, SEO-ready articles in minutes.
    • Batch mode: Generate up to 75 articles/month from a simple CSV
    • Built-in SEO features: Optimized titles, meta descriptions, H1–H3 structure, FAQs, keyword mapping
    • Export-ready: JSON & CSV formats for easy integration
    • Developer-friendly: Works with modern stacks like
    ...
    Aug 12 '25, 06:53 AM
  • karspyt
    Webinar: what happens when scaling meets AI, Zero Trust, compliance and real risk?
    by karspyt
    For several years, we have been helping Medtech and Mediatech companies build scalable and secure systems in the cloud, which is especially important when sensitive data, artificial intelligence and regulatory pressures collide.

    Today and in the coming weeks, we'll share what we've learned in live sessions on the real challenges facing CTOs and IT leaders:

    🔐 June 30, 3:00 PM CEST - Cloud Security in Medtech & Mediatech...
    Jun 30 '25, 09:51 AM
  • Aftab Ahmad
    'Id' is not an index in this table
    by Aftab Ahmad
    Hello developers!
    I was working on project since 1 month and it is going to finish in 2 to 3 days. My MS Access Database is saved in my flash drive on which I was working. Suddenly, the flash drive is disconnected without any reason and my opened Database is getting error as "'Id' is not an index in this table." I have more than 69 tables in this Database. How can I fix this issue as it is not indicate the table name which is not...
    Jun 25 '25, 05:46 PM
  • Petrol
    The data has been changed
    by Petrol
    My Form01 allows the user to log on and change their password, by entering a new password twice; if the entries match, the SHA256 hash is created and stored in the AccessAuthority table. The code invoked after the new password is entered, is as follows:
    Code:
    Private Sub txtReenterPassword_AfterUpdate ()
    '
    ' This is called if the user is updating his password and enters this new one a second time
    '
    Dim strHash As String, strNewExpiry
    ...
    Jun 21 '25, 10:36 AM
  • isladogs
    Access Europe Video from Wed 4 June Meeting
    by isladogs
    The video of Domenico Ruggiero's presentation to the Access Europe User Group on Wed 4 June is now available on YouTube:

    https://youtu.be/ZXtxh63d-fg
    The topic was Orchestrating Office. I hope you enjoy it.
    Next month, Wed 2 July, Pete Poppe (MajP) returns with what I know will be another excellent presentation: Faking ‘Non-Normal’ User Interfaces with Normal Data
    Jun 8 '25, 12:07 PM
  • isladogs
    Access Europe Video from Wed 4 June Meeting
    by isladogs
    The video of Domenico Ruggiero's presentation to the Access Europe User Group on Wed 4 June is now available on YouTube:

    https://youtu.be/ZXtxh63d-fg
    The topic was Orchestrating Office. I hope you enjoy it.
    Next month, Wed 2 July, Pete Poppe (MajP) returns with what I know will be another excellent presentation: Faking ‘Non-Normal’ User Interfaces with Normal Data
    Jun 8 '25, 11:57 AM
  • crazylich123
    Cloud we have a topics about HarmonyOS?
    by crazylich123
    I hope there will be a new discussion section for HarmonyOS system. We should be aware of the emerging system.
    May 23 '25, 07:36 AM
  • isladogs
    Access Europe - Wed 7 May: Update, update, the company is in a state (Karl Donaubauer)
    by isladogs
    The next Access Europe User Group meeting will be on Wednesday 7 May 2025 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM).

    In this session, we are very pleased to welcome back Karl Donaubauer from Austria. Karl has been an Access MVP for over 27 years and has long been a champion for the Access community. He organises two annual Access conferences (DevCon and AEK), co-ordinates the Access Forever blog site and had...
    May 2 '25, 05:12 PM
  • otcommerce
    Plugin for Taobao/1688 product integration with WooCommerce via API
    by otcommerce
    This plugin allows you to integrate products from Taobao into your WooCommerce-powered online store through API otcommerce. This solution is ideal for store owners who want to automatically import products from popular Chinese marketplaces Taobao or 1688, synchronize their data (prices, descriptions, images), and manage orders directly from WooCommerce dashboard.

    Key plugin features:
    • Automatic product content: Easily import products
    ...
    Apr 21 '25, 08:07 AM
  • Nauticalgent
    New Look
    by Nauticalgent
    I step away for a minute and someone decides to give the site a new look...
    Apr 14 '25, 01:56 PM

Latest Newsletters

Collapse

There are no results that meet this criteria.

Tag Cloud

Collapse

Trending

Collapse

  • Petrol
    Why doesn't my SetFocus work?
    by Petrol
    I have several forms containing bound controls in which a phone number is to be entered. Because I want the saved text string to include spaces here and there (e.g. 07 1234 5678 for land lines, or 0412 345 678 for mobiles), I have a function which reformats the given text string. Since the control is bound to the requisite control source, the reformatted phone number is automatically stored in the record. The function is called from the AfterUpdate...
    5 days ago
  • A Sandeep
    How can I display pdf document in a web page in mobile as well as desktop?
    by A Sandeep
    Hello everyone, how can I display pdf document in a webpage in mobile as well as desktop?
    I can use <embed> tag to display pdf in a desktop. But it is not opening the document in mobile.
    Can anyone give me a solution?
    Thanks in advance.
    Mar 9 '25, 06:17 AM

What's Going On?

Collapse

There are currently 16522 users online. 2 members and 16520 guests.

Most users ever online was 99,836 at 12:00 AM on Aug 18 '25.

Post.Byes Statistics

Collapse

Topics: 815,690   Posts: 3,503,206   Members: 421,652   Active Members: 0
Welcome to our newest member, mbtokbconverter.
Working...