Viewing 6 posts - 1 through 6 (of 6 total)
Dear friend,
Could you please tell me how to insert records in to DBF file from sql server using ad-hoc queries.
Foxpro version 2.5
sql server 2008
Early reply appreciated....
June 23, 2009 at 7:26 am
Hi,
Could you plz tell me that how to add this as a Sql Server Job..
Regards,
Venki
May 14, 2009 at 11:22 pm
I also have the same issue in my win 2003 R2 (64bit) server.
But whenever i got this problem i need to re-register the service of Excel
by Regsvr32 msexcel4.0.dll. After...
May 14, 2009 at 1:08 am
dear friend,
Can you please clarify the problem
code :
------
--select * from ventemp ('MAS','MRD',1,'01/01/2008','10/01/2008')
alter function ventemp (@reg char(3),@brcd char(3),@load int,@sdt datetime,@edt datetime,@ch char(2))
returns table as
begin
IF(@ch='NR')
select * from nr where nrnm_region=@reg and...
January 2, 2009 at 3:49 am
hi,
Can i have two or more instances of sql server running in my machine and access the same simultaneously. If yes how?
Please help...
thank you
December 29, 2008 at 6:01 am
Viewing 6 posts - 1 through 6 (of 6 total)