8/9/2007 7:32:52 AM v1.3053 - Invalid object name 'Orders' Continue or restart VDM - This error was queued for analysis, we apologize. select top 501 [ID],[Name], isNull( DataLength( [Audio] ), 0 ) as Audio_Length from Orders where [Ty 0001:001E2F18 axView.txTree.LoadQuery line 2966 0001:001DBD98 axView.txTree.DoOnExpanding line 2272 base: 00A01000 select top 501 [ID],[Name], isNull( DataLength( [Audio] ), 0 ) as Audio_Length from Orders where [Type]='Sale' AND Date_Locked is Null AND Deposit_ID is Null order by [Name], [ID] 5/5/2007 7:27:31 AM v1.3053 - C:\VDM.1\VDM_HEDI_Master.udl not found Continue or restart VDM - This error was queued for analysis, we apologize. if NOT exists( select [ID] from Contacts where [Name] = 'VDM Demo' ) insert Contacts ( [Name], Compa 0001:001DEFD4 axView.txTree.LoadItems line 2693 0001:001DBD98 axView.txTree.DoOnExpanding line 2271 base: 01B91000 if NOT exists( select [ID] from Contacts where [Name] = 'VDM Demo' ) insert Contacts ( [Name], Company_Configuration ) values( 'VDM Demo', 1 ) 4/22/2007 6:10:41 PM v1.3053 - Invalid object name 'Contacts' Continue or restart VDM - This error was queued for analysis, we apologize. if NOT exists( select [ID] from Contacts where [Name] = 'VDM Demo' ) insert Contacts ( [Name], Compa if NOT exists( select [ID] from Contacts where [Name] = 'VDM Demo' ) insert Contacts ( [Name], Company_Configuration ) values( 'VDM Demo', 1 ) 4/22/2007 6:10:25 PM v1.3053 - Invalid object name 'Activities' Continue or restart VDM - This error was queued for analysis, we apologize. select top 501 [ID],[Name], isNull( DataLength( [Audio] ), 0 ) as Audio_Length from Activities where select top 501 [ID],[Name], isNull( DataLength( [Audio] ), 0 ) as Audio_Length from Activities where ([Type]='Project') AND (Date_Locked is Null) order by [ID]