Hi Kit:
Are you using the VFP ODBC driver or the OLE DB Provider? You can get the
OLE DB Provider from this link:
http://msdn.microsoft.com/vfoxpro/downloads/updates/default.aspx
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 Public Beta Now Available!! --*
Download the VFP9 beta here: http://msdn.microsoft.com/vfoxpro/
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by kit manivongI have related some tbls in a db. In VFP I have tested deleting a parent
record and it
Post by kit manivongconsequently deleted its child records correctly. However, this db works
with ASP and when I do
Post by kit manivongit using the SQL delete command in an ASP page it says 'trigger failed'.
I am missing something here?
thx,
kit