Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 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 follow-up: Changed 12 years ago by TicketCleanup

  • Version 3.3.8.1 deleted

Automatic ticket cleanup.

comment:2 in reply to: ↑ 1 Changed 12 years ago by aymhenry@…

Replying to TicketCleanup:

Automatic ticket cleanup.

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

comment:3 Changed 12 years ago by trancexx

  • Resolution set to Rejected
  • Status changed from new to closed

Thanks but no.

comment:4 Changed 12 years ago by anonymous

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

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.