Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2245 closed Feature Request (Rejected)

Microsoft Access UDF

Reported by: aymhenry@… Owned by:
Milestone: Component: Standard UDFs
Version: Severity: None
Keywords: MS-Access DAO Cc:

Description

  • This UDF will be connected to MDB file
  • Can read/write/query data. same as _SQLite UDF.
  • Functions:-

; _AccessOpen()
; _AccessClose()

; _AccessTableExists()
; _AccessTablesCount()
; _AccessTablesList()

; _AccessFieldExists
; _AccessFieldsList
; _AccessFieldsCount()

; _AccessRecordsCount()
; _AccessRecordList ()

; _AccessRecordAdd()
; _AccessRecordEdit()
; _AccessRecordDelete ()

; _AccessErrCode()
; _AccessErrMsg()

; _AccessSelectQuery()
; _AccessActionQuery()

; _AccessRecordMove()
; _AccessFetchData()
;----------------------------------------------------

  • please check

http://www.autoitscript.com/forum/topic/140277-ms-access-udf/page__gopid__1008039#entry1008039

  • If approved, Some modifications will be applied to meet your standard.

Attachments (0)

Change History (4)

comment:1 by TicketCleanup, 14 years ago

Version: 3.3.8.1

Automatic ticket cleanup.

in reply to:  1 comment:2 by aymhenry@…, 14 years ago

Replying to TicketCleanup:

Automatic ticket cleanup.

work on any version.
also good for 3.3.8.1 or better.

comment:3 by trancexx, 14 years ago

Resolution: Rejected
Status: newclosed

Thanks but no.

comment:4 by anonymous, 14 years ago

This UDF can work without office. On any OS Win2K to 7

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.