- Ex of select from text file/recset
Brucevde was really helpful in supplying the code *below* to create a recordset and write it to a text file. Can you read the recset from the text file in such a way as to "select" from the file? For example, I want to get a new recordset from the saved file containing rows whose "Record" field...
- Evolution of Date's "Abstract Machine" (via CM)
Date classically depicts a "data model" as an "abstract machine"which is comprised of "abstract, self-contained, logical definitionof the data structures, data operators, and so forth".He then distinguishes the model from its "implementation", definingthis to be a "physical realisation on a real...
- Eveyones Favorite database.... and way to connect to it?
I am in the beginning phases of a small project to track customers for a Govt. agency, and it will be using database functions for reports with Crystal Reports 8.5. I am using VB6 SP5, and I am wanting to know which database program/setup I should use. I am familiar with Access, and have used SQ...
- Everything runs but no data displays
I can't seem to figure out whats wrong with this pagination limit. I've managed to run the SQL statements fine directly from MySQL, but for some reason nothing wants to print. All that I get are ten dashes for the limit, but no data to the right or left. Any Ideas?<html><he...
- Everything Mysql wise doesnt work?
Hello,I have made a little update script for my ICT project but for one reason or another it doesn't seem to work...There's another form before the script that posts the values and some of the values are empty, but that shouldn't make a difference...When the code is executed it do...
- Everyone only sees his/her own record
Is there any way to publish a database to the Web and then email people alink that will show them their records in the database (and only theirrecords)?...