User Profile

Collapse

Profile Sidebar

Collapse
gozdeata
gozdeata
Last Activity: Dec 16 '08, 11:43 AM
Joined: Oct 20 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gozdeata
    replied to Setting Tab Accessibility
    i got the solution.
    set_tab_page_pr operty(tab_pg_n ame,enable,prop erty_false) is the answer :)
    See more | Go to post

    Leave a comment:


  • gozdeata
    started a topic Setting Tab Accessibility

    Setting Tab Accessibility

    hey there,
    i got a form with tab canvas. it has two tabs. i also got a global variable. it would better to explain the matter with an example.
    if the value of global variable is 1 the user just would view the data in tab 1 and cant click tab2. and if the value of variable is 2 user would view tab 2 and cant click tab1.
    i ll be very pleased if you could tell me how i can do this.
    thanks for your care.
    See more | Go to post

  • gozdeata
    replied to how can i get time only in date data type
    sorry that i think i couldn't explain my problem clearly
    above fınctions gives it to me as character. i need time info in date type. when i use to_date() with 'hh24:mi' it gives me with an unwanted date info. i need only time......
    See more | Go to post

    Leave a comment:


  • gozdeata
    replied to how can i get time only in date data type
    i m trying to convert char data (for example 15:30) into date data type.
    to_date('15:30' ,'hh24:mi') function gives it to me with a date that belong to first day of the current mount. for example as 01/10/2008 15:30 i f we cosider today. i need only time info.
    thanks for your care...
    Gözde
    See more | Go to post

    Leave a comment:


  • gozdeata
    started a topic how can i get time only in date data type

    how can i get time only in date data type

    hey there,
    i m trying to get only time information of a date type variable.
    i got a column in type of char, it keeps time info in hh:mm format - 5 characters
    when i tried to convert it to date with to_date([variable], 'hh24:mi') it gives me a date starts with the ifrst day of current mount, year etc.
    01/10/2008 14:04 for example.

    i need a solution to get time info in date data type from a char column in...
    See more | Go to post
No activity results to display
Show More
Working...