• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Applescript and MacSQL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
email@hidden
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

  • Prev by Date: Navigating Pages in InDesign
  • Next by Date: Re: Navigating Pages in InDesign
  • Previous by thread: Re: Navigating Pages in InDesign
  • Next by thread: Rotate Screen Application / script
  • Index(es):
    • Date
    • Thread