 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
JC Guest
|
Posted: Mon Sep 08, 2003 10:44 am Post subject: TADOTAble with SQL Server |
|
|
Hi,
We are planing on converting a Delphi 5 Access app (using Titan(DAO)
controls) to a SQL Server back-end using ADO.
My question is this. Is it possible to use indexes with TADOTable when using
SQL Server so we can use the .seek() method. I seem to get a complaint from
delphi that the database provider does not support indexed access. If we
were writing from scratch we would of course just use queries but it would
make a huge difference to us now if we can continue using table components
(at least fro the short/medium term).
Any advice gratefully received
Jeremy
|
|
| Back to top |
|
 |
Kevin Frevert Guest
|
Posted: Mon Sep 08, 2003 12:38 pm Post subject: Re: TADOTAble with SQL Server |
|
|
Jeremy,
Here you go...
http://bdn.borland.com/article/0,1410,28160,00.html
Good luck,
krf
"JC" <jeremy (AT) eclipse (DOT) co.uk> wrote
| Quote: | Hi,
We are planing on converting a Delphi 5 Access app (using Titan(DAO)
controls) to a SQL Server back-end using ADO.
My question is this. Is it possible to use indexes with TADOTable when
using
SQL Server so we can use the .seek() method. I seem to get a complaint
from
delphi that the database provider does not support indexed access. If we
were writing from scratch we would of course just use queries but it would
make a huge difference to us now if we can continue using table components
(at least fro the short/medium term).
Any advice gratefully received
Jeremy
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|