Re: database/LabVIEW naming-dependancy blues
- From: bdougr <x@xxxxxxxx>
- Date: Fri, 12 Aug 2005 10:10:48 -0500 (CDT)
you are most welcome
This is the reason I like this forum - straight answers when possible and compassion when your code doesn't work :smileysurprised:
When I use the access database I always stick an autonumber field in
the structure (handy for getting things like the last 100 records)
Also watch which fields become indexes. Queries that read data based on nonindexed fields can become dreadfully slow.
I tried using MySQL a couple of years ago but could never get datebased
queries to work correctly. Oracle, foxpro, access and sqlserver work
very well.
.
- References:
- database/LabVIEW naming-dependancy blues
- From: Dynamik
- database/LabVIEW naming-dependancy blues
- Prev by Date: square waveform
- Next by Date: Multi-Threading in Labview (not teststand)
- Previous by thread: Re: database/LabVIEW naming-dependancy blues
- Next by thread: Re: How can I tell if a network is busy?
- Index(es):
Relevant Pages
|