1

(1 replies, posted in General)

Hi sir .. i have a drop down list combo box.  so i need change the marker icon image when i choose different drop down index .
eg:

comboBox1.  index1:  markericon1.jpg
comboBox1. index 2: markericon2.jpg

all this marker i all ready saved my local file folder

Sir, is it possible to add various   marker images , if i choose a particular  dropdown data?
i mean drop down value related with marker image.
like,
drop down list 1, marker1.png
dropdown list 2, marker2.png

3

(1 replies, posted in General)

Hi when i trying to close the application i got an Error message like this.
pls help me

THANKS VERY MUCH

hi, how to change google map marker icon colour change? or can we make custom marker icon?
pls healp

6

(1 replies, posted in General)

Hi
i want to add google geo tag along with customers details.
i tried your Nanny Agency Example. But its not Working Fine.
Please Give me a solution.

7

(7 replies, posted in Script)

hi, this code not working.
get an error message " undeclared identifier Map"

procedure Form1_Button2_OnClick (Sender: string; var Cancel: boolean);

    Var  SelectedRow : Integer;
     Google     : String;
     Web: TWebBrowser;
begin
      Web := TWebBrowser.Create(Map);
    Map.Show;
    TWinControl(Web).Parent := Map;
    Web.Width  := 800;
    Web.Height := 800;
    Google := 'https://www.google.com/maps/?q=';
    Form1.TableGrid1.ScrollToRow(Form1.TableGrid1.SelectedRow);
     Web.Navigate(Google + Form1.TableGrid1.Cells[5,Form1.TableGrid1.SelectedRow]+ ',' + Form1.TableGrid1.Cells[6,Form1.TableGrid1.SelectedRow]);
end;

8

(1 replies, posted in Script)

sir,
how to show google map window on a panel in a form like your video player example?

9

(1 replies, posted in Script)

hi... when enter data in text fields, how to showing text in 180 deg in text fields

10

(1 replies, posted in Script)

i got one example project for playing videos in this forum. but its not working repeatedly
so any body know how to play a video repeatedly?
tnx....

hi,,, again problem.
now all database file moving to the new date ., even if u select only some files

hi , dimitry.. thats actually i want..good...
but one problem i am facing. after assign new date of table grid data  using single button click, i cannot search that data using date of birth search..
kindly check ur project and pls give me a replay...

13

(10 replies, posted in Script)

sir any possibillity to change the database table name ?...  (TABLE A  rename in to  TABLE B )  I mean using Sqllite. and all the components using in different forms automaticaly Rename the New table name... any  hope?

14

(10 replies, posted in Script)

SQLExecute ('INSERT INTO [worksheet] (picture) VALUES ("'+ form1.DBFile1.File +'")');






sir how to save a db file in a form  using script?

table name = worksheet
dataname =picture
form name= form1

15

(10 replies, posted in Script)

when enter zero in text field , i  got a error msg" INVALID FLOATING POINT OPERATION' and some times errr msg " FLOATING POINT DIVISION BY ZERO''...   whats prblem sir?

16

(10 replies, posted in Script)

thanks   agaaaaaaaaaaaaaaaaaain

17

(10 replies, posted in Script)

sorry sir i dont want to consider - sign (negatiev).  ..?  all difference are in consider positiev value.? any change is possible ......
very very thanks in advance........

18

(10 replies, posted in Script)

sir i am trying to learning yr mvdb with making little projects....
i want a help.. how to make the below attached file calculations using script?

19

(1 replies, posted in General)

sir, i made a data entry software. and i also using combobox for selecting a particular item. but the problem is, the item description is too long (more than 20 words) so how to include this item in combo box with a simple lettre or code...
in report i want  the original data will be printing..



eg of item: soap1, soap2, soap3,...etc

soap1 = made by italy
              price $ 20
              exp 20/11/2015
              offer price

soap 2 =  made by spain
                price $ 15
                exp 6/1/16
                not offer   


advance thanks.......

20

(1 replies, posted in General)

sir, i am trying to make a data entry software using my vdb.   it is possible to add test field when need?  like your database table. because some time i need four rows data, some time five rows data like that?

21

(1 replies, posted in General)

when checkbox is include in report, showing a error msg   "couldnot cnvrt variant of type (unicrd string) into type (boolean)".... how to fix this prblm sir.....?

22

(4 replies, posted in SQL queries)

sir i made a mvdb aplctn... sir  ihave a doubt..
the data enter in a form(eg: formA) is available at using edit button (eg:edit 1) after table grid selection. is it possible the same  data available at different form name (formB)...after selecting the table grid and click another edit (edit2)button...  any script or...?

23

(4 replies, posted in General)

thaaaaaaaaanks sir.. God bless u...

24

(4 replies, posted in SQL queries)

hello sir, all members are talking about sql lite for changing excel to db file for accesing mvdb... but  i cant find in internet the correct version of sql lite..  there are somany sql files.. i am a beginer... if u provide a corect direct link of sql lite...? pls and it is possible to convert  my excel file into mvdb database file?

sir, what are the difrnc btween 1.43 and 1.44 beta verson..? 
i am trying beta version. it have any prblms for cmrcl use?