Modify

#2135 closed Bug (No Bug)

DB reading bug in SQLite UDF

Reported by: mikkokh Owned by:
Milestone: Component: AutoIt
Version: Other Severity: None
Keywords: SQLite Cc:

Description

There is something wrong in this UDF on AutoIt versions 3.3.8.0 and 3.3.8.1... I have tested that same script also with AutoIt version v3.3.6.1 and it works nice. Some screen captures about bug are in attachements...

Attachments (1)

WorksAndNotWork.jpg (62.8 KB ) - added by mikkokh on Feb 18, 2012 at 9:37:54 AM.
Upper part show what it should look and down part shows the Bug…

Download all attachments as: .zip

Change History (7)

by mikkokh, on Feb 18, 2012 at 9:37:54 AM

Attachment: WorksAndNotWork.jpg added

Upper part show what it should look and down part shows the Bug...

comment:1 by TicketCleanup, on Feb 18, 2012 at 12:00:02 PM

Version: Other

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, on Feb 18, 2012 at 5:17:15 PM

Difficult to diagnose what is wrong without any repro script
just follow ticket submission advice/rule

comment:3 by jchd, on Feb 18, 2012 at 10:24:20 PM

To add to what JpM rightly said, you should rather post this in general help forum instead of here, unless a bug is readily asserted and reproducible.

Now a hint: you seem to have stored part or all of your data in binary (hex) form instead of string/numeric/other. Most likely a (AutoIt UDF) library misuse on your part.

Please post in the help forum with a schema of your DB and supposed offending code.

comment:4 by anonymous, on Feb 19, 2012 at 9:42:15 AM

Thanks about answers. At last time than I ask help from forum, some impolite Swedish dude give me an answer to question that I did not even asked. This code is almost 5000 rows long so refering only parts of it is very difficult. I think to stay in older version of AutoIt...

comment:5 by guinness, on Feb 19, 2012 at 10:06:23 AM

You mean this post >> http://www.autoitscript.com/forum/topic/125462-how-to-get-rest-of-chars-from-memory/ ? From the looks of things he was polite and provided an answer to your question.

comment:6 by trancexx, on Feb 19, 2012 at 10:22:48 AM

Resolution: No Bug
Status: newclosed

Read the rules for posting here please.

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.