> >
> > Thanks,
> > Pete
> >
> > I can connect with ADO.Connection
> > but thru SQLSTRINGCONNECT() is still a problem.
> >
> > Shehzad Khan
>
> Of course, "Provider=OraOLEDB.Oracle" , that says it's an OLE DB string and we must use the ADODB.Connection object. VFP's SQL..() functions only do ODBC connectivity.
>
> -Anders
Ok Thanks All,for considering my issue.
Shehzad Khan