 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
John F. Guest
|
Posted: Fri Jan 09, 2004 4:08 am Post subject: Local SQL TimeStamp Problem. |
|
|
Anyone have an idea why this doesn't work using Local SQL on Paradox
tables?
no rows are returned but it should return one row.
Select P.* From MyAppAlias.Patient P, "C:Backup 3-09Patient" BP
Where P.TimeStampKey = BP.TimeStampKey
Both paradox tables have a field named TimeStampKey of type TimeStamp.
Here is my test data in both tables;
Select TimeStampKey from MyAppAlias.Patient Where Pat_Id = 493
Returned one row: 9/7/2003 12:46:31 PM
Select TimeStampKey From "C:Backup 3-09Patient" Where Pat_Id = 1172
Returned one row: 9/7/2003 12:46:31 PM
Thanks in advance...
|
|
| 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
|
|