Ive done a fair bit of Sybase, Oracle, DB2 and MS SQL server (years of day in day out, including hardcore performance and tuning opts).
Access is NOT a database as it does not pass ACID test. I am now using Access 2000 to help the girl i know in her colledge assignment and its okay for that sort of thing. Just like Pascal its just a toy.
If your problem is licenses then get MySQL or PosgresSQL. At least these are proven to work in multi-user environments, and Access is not.
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Access Databases & Visual Basic
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Access Databases & Visual Basic"
Collapse
-
Guest replied
-
Guest repliedI love database snobs. Oracle people say SQL2000 is not a real database, SQL2000 people say Access is not a database.
I have seen some pretty nifty solutions from Access. Just hate people who claim to be Access guru's and then look surprised when you discuss something involving code behind.
I guy I knew claimed to be an expert, and then asked me how to type code into the'black box behind the front end' as he called it. sigh...
access is great for annoying little data driven projects....and of course then there is the licensing advantages...
Leave a comment:
-
Guest repliedthere is no such as thing as "sort database", dabatase is a collection of tables, you can't even sort data in the tables per se, you can only have ordered results from select statements using ORDER BY.
if you meant to sort list of tables that you viewed in access than it was probably sufficient to click on one of the tabs in the list. i'd tell you more but access aint database!
Leave a comment:
-
Guest repliedLook at recordsets and bone up on SQL.
Leave a comment:
-
Guest repliedOkay... So i wiped all my data from the database and re-entered it.. Now it works..
Must have been a problem with the table.
Leave a comment:
-
Guest repliedATW.
I'm like a sysadmin not a VB Programmer
So I would say nothing is wrong with Order By Statement (If I knew what it was)
The other thing I've tried is to sort the database before I run my Program (This does not work) the records do not appear in order)
Leave a comment:
-
Guest repliedand whats wrong with ORDER BY statement?
Leave a comment:
-
Access Databases & Visual Basic
I've created a database with a VB front end.
I have a problem where I need a table sorted by a particular field when VB opens the database.
Could someone please explain how I do this.
Sorry I'm a complete nork when it comes to these type of things.
ThanksTags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- National Minimum Wage increase: operational for most umbrella staff, but brace for impact Today 09:13
- Contractors, Joint & Several Liability’s unintended consequences are already piling up Yesterday 07:29
- Contractors, did you know self-employed DBS Checks have changed, for the better? Mar 17 07:56
- Offshoring harms already fraught IT contractors. Here’s what ministers can do Mar 16 07:57
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:20
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:04
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 08:18
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 00:23

Leave a comment: