Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: Foxpro linked server - cant delete nor update

    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....

  • RE: Openrowset and Microsoft.Jet.OLEDB.4.0

    Hi,

    Could you plz tell me that how to add this as a Sql Server Job..

    Regards,

    Venki

  • RE: Openrowset and Microsoft.Jet.OLEDB.4.0

    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...

  • RE: Doubt in sql-functions

    thank you for all who replied to my post.

  • RE: Doubt in sql-functions

    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...

  • RE: Multiple Instances of MS-SQL Server

    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

Viewing 6 posts - 1 through 6 (of 6 total)