Search found 132 matches

by mirza_rehan
Mon Jun 05, 2006 6:48 am
Forum: Oracle Forms & Reports
Topic: Changing Title/Icon of MDI FORM
Replies: 7
Views: 6111

Assalam-o-Alaikum Here is your solution For change the title of MDI Window <b>set_Window_Property(Forms_Mdi_Window,Title,'Your Required Title');</b> For Change Icon of MDI Window <b>Win_Api_Session.Change_MDI_Icon(Win_Api_Utility.Get_Active_Window(TRUE),'Icon with Full Path', 0);</b> But for change ...
by mirza_rehan
Mon Jun 05, 2006 3:53 am
Forum: Financials (GL, AP, AR, FA & CM)
Topic: flexfield
Replies: 2
Views: 2943

Assalam-o-Alaikum

there are two type of flex field one is key flex and other is descriptive flex
field.


Best regards,
R E H A N M I R Z A
System Analyst / Senior Oracle Developer
Cell: +92-304-2120807

When ever you pray
Please remember me and my family
by mirza_rehan
Sat Jun 03, 2006 6:46 pm
Forum: Oracle Forms & Reports
Topic: Drag & Drop problem
Replies: 1
Views: 1876

Here is sample form available regarding require problem [img]/images/icon_zip.gif[/img] <b>Attachment:</b> drag.zip <i>( 7335bytes )</i> Best regards, R E H A N M I R Z A System Analyst / Senior Oracle Developer Cell: +92-304-2120807 When ever you pray Please remember me and my family
by mirza_rehan
Fri Jun 02, 2006 9:15 am
Forum: Oracle Forms & Reports
Topic: Enter only Numeric Data in Text Item (TIP)
Replies: 0
Views: 1307

Enter only Numeric Data in Text Item (TIP)

Here is an example to Enter only numeric data in Text Item Character data type field [img]/images/icon_zip.gif[/img] <b>Attachment:</b> numbers_only.zip <i>( 5767bytes )</i> Best regards, R E H A N M I R Z A System Analyst / Senior Oracle Developer Cell: +92-304-2120807 When ever you pray Please rem...
by mirza_rehan
Fri Jun 02, 2006 6:45 am
Forum: Oracle Forms & Reports
Topic: File attachment
Replies: 0
Views: 907

File attachment

I have one query, i need to attached file in form like attachment in outlook and any other mail programm, User browse and selet file so file attached and copy in specified folder or in database, i was done my primary requirement for select and copy file but create my form user friendly and attractiv...
by mirza_rehan
Tue May 30, 2006 7:07 am
Forum: Oracle Forms & Reports
Topic: Copying files/folders(Code) in Forms 6i
Replies: 3
Views: 4090

Assalam-o-Alaikum you can also use Win_Api_Utility.Copy_File for coping file <b>Win_Api_Utility.Copy_File('d:\abc.sql', 'c:\abc.sql');</b> i think both suggestion will helpful for you Best regards, R E H A N M I R Z A System Analyst / Senior Oracle Developer Cell: +92-304-2120807 When ever you pray ...
by mirza_rehan
Tue May 30, 2006 6:23 am
Forum: Oracle Forms & Reports
Topic: Copying files/folders(Code) in Forms 6i
Replies: 3
Views: 4090

Its very simple use Host. for example file located on d:\abc.sql and copy it to c:\ <b>Host ('Copy d:\abc.sql c:\');</b> use xcopy for coping folder you can make yours logic for veriable path its also very simple if any problem please reply or mail me at mirza_rehan@yahoo.com Best regards, R E H A N...
by mirza_rehan
Wed May 24, 2006 10:42 am
Forum: Oracle Forms & Reports
Topic: Image control
Replies: 0
Views: 815

Image control

Assalam-o-Alaikum I need any third party image control for display image because oracle image item not display come image .jpg file so i decide to use any thirt party image control (ocx), if any body know any link or have any image control please tell me. My emial is <b>mirza_rehan@yahool.com</b> wa...
by mirza_rehan
Mon May 22, 2006 9:52 am
Forum: Oracle Forms & Reports
Topic: different color for even and odd records
Replies: 8
Views: 2889

Here is Sample report for different color for Even and Odd Record with running total (without using formula column). [img]/images/icon_zip.gif[/img] <b>Attachment:</b> alternate_Rec_color_report.zip <i>( 7242bytes )</i> Best regards, R E H A N M I R Z A System Analyst / Senior Oracle Developer Cell:...
by mirza_rehan
Sat May 20, 2006 3:09 pm
Forum: Oracle Forms & Reports
Topic: Lexical Reference Sample Report
Replies: 8
Views: 9040

Assalam-o-Alaikum Dear Kashif <b>" 'Nvl(job,''^^//'''||') = ''' || Nvl(:v_job,'^^//') || ''''; "</b> use for handle null values if any confusion please ask in detail Best regards, R E H A N M I R Z A System Analyst / Senior Oracle Developer Cell: +92-304-2120807 When ever you pray Please r...
by mirza_rehan
Thu May 18, 2006 6:15 am
Forum: Oracle Forms & Reports
Topic: Calendar Library Download
Replies: 7
Views: 7736

Plese Niaz will you explain brief what is yours requirements so i will work on it.


Best regards,
R E H A N M I R Z A
System Analyst / Senior Oracle Developer
Cell: +92-304-2120807

When ever you pray
Please remember me and my family
by mirza_rehan
Wed May 17, 2006 5:27 pm
Forum: Oracle Forms & Reports
Topic: Ms. Calendar Control(OCX) in Fiom (Tip)
Replies: 0
Views: 1997

Ms. Calendar Control(OCX) in Fiom (Tip)

Here is Ms. Calender Control(OCX) sample used in Oracle Developer Form 6i. [img]/images/icon_zip.gif[/img] <b>Attachment:</b> mscalcontrol.zip <i>( 20918bytes )</i> Best regards, R E H A N M I R Z A System Analyst / Senior Oracle Developer Cell: +92-304-2120807 When ever you pray Please remember me ...
by mirza_rehan
Wed May 17, 2006 5:19 pm
Forum: Oracle Forms & Reports
Topic: different color for even and odd records
Replies: 8
Views: 2889

Dear Mudasser

You are not Understand our requirement we need different color of record even and odd no need current record to highlight


Best regards,
R E H A N M I R Z A
System Analyst / Senior Oracle Developer
Cell: +92-304-2120807

When ever you pray
Please remember me and my family
by mirza_rehan
Wed May 17, 2006 12:21 pm
Forum: Oracle Forms & Reports
Topic: Microsoft Access Database Connectivity
Replies: 4
Views: 2721

You can connect through this
UserName/Password@ODBC:odbcDriverName



Best regards,
R E H A N M I R Z A
System Analyst / Senior Oracle Developer
Cell: +92-304-2120807

When ever you pray
Please remember me and my family
by mirza_rehan
Fri May 12, 2006 1:51 pm
Forum: Oracle Forms & Reports
Topic: different color for even and odd records
Replies: 8
Views: 2889

This form work well but if same code of <b>Post-Query</b> put on <b>When-New-Record-Instance</b> but it not fullfill my requirement because i tell u in my question when i open form its display record in different color, in this code when i clear the block the whole records come to white color Best r...