Search found 44 matches

by info26
Fri Jul 01, 2011 3:34 pm
Forum: iOS Deployment
Topic: Read an image from SqlLite database
Replies: 4
Views: 4716

Read an image from SqlLite database

I already posted this topic at the Summer Academy, now closed Or often I have been using this code to save and return an image in a blob SqlLite ---This is for inserting a blob --get the text of the image set the text of image "SelectedImage" to gPicData --base64encode the text of the image put base...
by info26
Fri Jul 01, 2011 11:28 am
Forum: iOS Deployment
Topic: Problem with iphonepickphoto
Replies: 4
Views: 3216

Re: Problem with iphonepickphoto

It works!
Great!

Thank

Klaus
by info26
Wed Jun 29, 2011 5:58 pm
Forum: iOS Deployment
Topic: Problem with iphonepickphoto
Replies: 4
Views: 3216

Re: Problem with iphonepickphoto episode II

Hi,


Now the imge import work, but i cannot store it in the correct image field

The image returned, is placed above every other object, seems suspended in the head and not into the desired field

Do you have any suggestions to solve the problem

Thank's
by info26
Sat Jun 25, 2011 11:17 am
Forum: iOS Deployment
Topic: Problem with iphonepickphoto
Replies: 4
Views: 3216

Problem with iphonepickphoto

Hi all, in my application the user can insert an image in a card but when I call iphonepickphoto the iPhone cakk the PotoPiker or the camera but I cannot selet any image Iphone seems loched, do anithings for exit you can push home button This is my code There is somethink wrong? set the name of the ...
by info26
Sat Jun 04, 2011 9:41 am
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Re: Where put SQLLite file

Thank's Bern

Mimmo
by info26
Wed Jun 01, 2011 1:45 pm
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Re: Where put SQLLite file

you wrote specialfolderpath("documents") is NOT the FOLDER "Documents" inside of your app package!!!! Why then if I write specialfolderpath("documents") & "/databasenale.sqlite" the file is put into the application folder and when I replace the application data no longer exists? It is lost? Ok the e...
by info26
Wed Jun 01, 2011 11:14 am
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Re: Where put SQLLite file

HI Bernd I have try but on shutDown on iPhone 3 don't work on shutDown put specialFolderPath("documents") & "/macvet.sqlite" into tparti put specialFolderPath("engine") & "/macvet.sqlite" into tarrivi put url ("binfile:" & tparti) into temp put temp into url ("binfile:" & tarrivi ) wait 5 millisecon...
by info26
Wed Jun 01, 2011 7:21 am
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Re: Where put SQLLite file

Thank Josep, I had a similar idea myself, but I have to put a copy of the database file into the folder "engine" that is read-only. I've tried to make a copy of the file when the stack is lclosed, but when you press the button "home" on the iPhone, the onclosestack event does not work. Work still on...
by info26
Mon May 30, 2011 4:45 pm
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Re: Where put SQLLite file

If I use put SpecialFolderPath("documents") & "myfile.sqlite" intio tdocname etc (create sql table and fileds) the file is in the myApplication/documents folder (into myApplycation) I have test it with a file/folder iphone browser When I reload myApplication with xCode the folder documets into myApp...
by info26
Mon May 30, 2011 3:17 pm
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Re: Where put SQLLite file

Now I put the file into docuemnts folder, but docuemts folder is into my application folder and when the application is updated the filse is deleted. If the user have data into this file, he loses the his data


I must find anothe position thank's

Mimmo
by info26
Mon May 30, 2011 9:36 am
Forum: iOS Deployment
Topic: Where put SQLLite file
Replies: 14
Views: 8064

Where put SQLLite file

I must save a sqlfile that whn I upgrading my application is is not delete. I try in specialFolder path ("documents") but the file is into the application I try "home" but the file is not created. I try tu craete a folder into MEDIA and into MEDIA/ApplicationDocument but the file is not created Wher...
by info26
Mon May 30, 2011 9:02 am
Forum: iOS Deployment
Topic: IOS KEYBOARD ACTIVATION
Replies: 2
Views: 2153

Re: IOS KEYBOARD ACTIVATION

Thank's

Mimmo
by info26
Thu May 26, 2011 10:00 am
Forum: iOS Deployment
Topic: IOS KEYBOARD ACTIVATION
Replies: 2
Views: 2153

IOS KEYBOARD ACTIVATION

How I can test is the iPhone keyboard is actvated or deactivated.

Thank's

Mimmo
by info26
Fri May 20, 2011 7:25 am
Forum: Databases
Topic: Read an inage from SqlLite and put it in a image field
Replies: 0
Views: 1642

Read an inage from SqlLite and put it in a image field

How I can read an image stored in a blob field of SQlLite Database and put it in a image field?

can someone help me
I use LiveCode by a mounth

Thank's

Mimmo

Go to advanced search