Help vb5 app to read/write access database under application control

Help vb5 app to read/write access database under application control

Post by darmstr.. » Mon, 05 Jan 1998 04:00:00



Help with any code !
or pointers iam looking at writing an application that will take
formula and place in specific colums in a database that can be queryed
and used by more than one user
written by one program in real time and read by 4 pc on a network

i.e.
need to input variables  from vb5 app

  date     :n  :d temp$ l$  :se

into specific data base colums  table
       colums        date            bed     cover     felt       h  
row
1                   ddmmyy            :n                     :d      

etc

and then increment to next row on next loop
note that cover colum is not used

Hope this makes some sense
any help please email direct
or point to any sample code

regards

David

use above email for reply or remove nospam

 
 
 

1. Reading/writing to an Access 2000 database through the Intenet using WIN32 app

Hi,

I am trying to create a program that can read and write to an access
database located on the internet.  I have started by using the CDatabase MFC
class and map the database I'm using to create the required recordsets.  I
can access the database when it is on my machine and registered as a ODBC
system database, but when I try and use the database when it is located on
the internet I cannot access it.  Does the DSN path allow access to a
database on a remote computer?  If not how would I accomplish this kind of
behavior?
The client side application I am trying to create would after being
installed link to the database server from anywhere on the internet.

Thankyou for any help you can give!

Adrian

2. ! NJ - ORACLE FINANCIALS Contract

3. HELP- Can't read records when they were written by a VB5 app

4. DB2 and Fixpack3 on Linux

5. Help Required : Reading Comma delimited files and writing to Access Database

6. Calculated member across two dimensions

7. sample app for reading and writing a SQL database

8. I feel stupid and need your help on remote connection

9. Please help with VB5 application and Access 97 database

10. Help needed reading database on CD and writing to database on hard drive

11. Prob creating Access 2 database using VB5 distributed app (can't find installable ISAM)

12. read write error when attempting to write to dbo_tblCounts (Access linked table)

13. Help needed- VB5 app to enter data in Access DB