Re: Join Tables in DataSet
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hi Miha,
> Actually, database join statements are normally faster if they are properly
> set (indexes).
> Perhaps you hae a problem in database structure?
I know about indexes and how to set them for fast queries. So my problem is
not the database. As you said, normally they are faster, but they aren't in
this special case.
So I need to work with the DataSet and if you have an idea about joining
the tables inside, just let me know... :-)
- Kai
.
Relevant Pages
- Re: Data-aware GUI controls
... > Independance of database vendor can easily be archived by using ANSI ... But it is a mistake to try to be indepandant of database type. ... > Independance to database structure is almost impossible to do in most ... Now consider an application that provides customer data to individual ... (comp.object) - Re: No knowledge of the database?
... I see that we agree that "the source code and the database structure ... Codd's original vision for RDB, and the vision of many of us ... (comp.object) - Re: No knowledge of the database?
... > When I look at different forums about object oriented programming I ... > database structure is absolutely necessary for every programmer (even ... Are there anybody here on this forum that develop ... (comp.object) - Re: Access 2000 VBA Programming Texts
... -If the database structure is right, ... normally be handled within the database engine (relational integrity, ... So make sure the structure is right, and maybe also get a SQL text such ... >manipulate several tables in this budget accounting application I am writing. ... (microsoft.public.access.modulesdaovba) - Re: Update Field
... database structure) and run the .exe in each client in order to update their ... "Jeff Boyce" wrote: ... basic 6 but i've posted here because i'm using sql to do the job. ... (microsoft.public.access.queries) |
|