Applescript and MacSQL
Applescript and MacSQL
- Subject: Applescript and MacSQL
- From: David Bradley <email@hidden>
- Date: Fri, 16 Jun 2006 17:27:04 +0100
Hi,
I am trying to get the total number of rows that are contain in a recordset, does anyone know how to get this.
This is the part of my code that deals with this and at the moment rowTotalNum is equalling -1.
tell application "MacSQL3" tell front document set rs to do query theQuery results as none --Run the query set rowTotalNum to rows touched of rs display dialog rowTotalNum end tell
Cheers in advance for any help.
David Bradley Senior Web Programmer Globe Media Eastwood Works Fitzwilliam Road Rotherham S65 1JU
Tel: 01709 364721 Fax: 01709 515225 www.globe-media.com
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden