Wrox Programmer Forums
|
BOOK: Access 2010 VBA Programmer's Reference
This is the forum to discuss the Wrox book Access 2010 Programmer's Reference by Teresa Hennig, Rob Cooper, Geoffrey L. Griffith, Jerry Dennison; ISBN: 978-0-470-59166-6
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Access 2010 VBA Programmer's Reference section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 15th, 2014, 12:10 PM
Registered User
 
Join Date: Jan 2014
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Howto Webonize streaming database

Hi all,
I have written some access vba code, that streams data from an external source into some tables, through an API. works great.
It's a lot of data, about 40k records a day.

I apply filters on the fly when the data comes in, and I end up with a couple hundred records a day, which is written into a separate table.

my question:

How can I show this table on my form and have it automatically update the table on the form, as soon as new data comes into the table,without having to press an "update" or "refresh" button?

next question:

How can I webonize my form with the table?
I want on my website a page showing my form with the table

thank you very much.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Streaming Media Apocolypse2005 Visual Basic 2005 Basics 0 October 12th, 2008 04:03 PM
video streaming sukhvin C# 0 January 11th, 2008 03:40 PM
Streaming Videos pritambaldota ASP.NET 1.0 and 1.1 Professional 0 August 18th, 2006 06:53 AM
Streaming Videos everest General .NET 0 October 13th, 2005 09:08 AM
Streaming Video anshul HTML Code Clinic 0 June 29th, 2005 01:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.