Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dafty
  • Content: Threads
  • Order by date
  1. dafty

    Type mismatch with .ParameterFields.AddCurrentValue

    I have to use Parameter in my report . but found a problem "Type mismatch" when it run to commented line under. ------------------------------------------ Dim App1 As New CRAXDRT.Application Dim Report As New CRAXDRT.Report Set Report =...
  2. dafty

    HELP!!! Stuck in the setup process.

    to everyone During I setting up the SQL Server 2000 Enterprise on my system. I had stucked!!!(, It mean this screen don't update for a long time , I think for a 30 min, and it don't hang) On this screen after the install progress bar gone...
  3. dafty

    dialog is gone

    i used method RAS from VB connect to my report. when program run and I Click to see ,the report look close to appear (i see dialog but cant see any content) and ... then is GONE!! .it disappear . Can anyone tell me what i missing. i use CR8 and VB6. Thank, dafty...
  4. dafty

    "date" parameter keep it together !!!

    dear, everyone. I used two "Date" parameter fields in my report ... When i preview my report the Dialog box show to ask two value of the parameter.Then, I input first date and then second date it ok ... But when i click to see for check the value . I found it same!! i try to change it...
  5. dafty

    can i show "Date" parameter fields in text object

    can i show my parameter fields (Type: Date) in text object . currently , i used it but it not appear in 'preview' ---------------------------------- [daftywork : work 4 everyone.] >> http://dafty.tk/
  6. dafty

    SUM() x 2 Condition..??

    can the "SUM()" function have 2 condition to grouping... ---------------------------------- [daftywork : work 4 everyone.] >> http://dafty.tk/
  7. dafty

    Can I remove 3rd-party Toolbar in IE6

    it annoy and useless for me!!!. thanks , win
  8. dafty

    my icon not correct color

    My whole icon in system is not show a high level color ( i mean color at 16 bit upper ) can u help me.
  9. dafty

    how can i change my DBGrid row color

    i want to highlight some row. and i don't know where can i change row color for this control DBGrid.
  10. dafty

    where can i get 'Colored Tabbed'

    i just find that in VB6 i can't change color for any tabbed controls . Do u know about it .. or know where can i get some control help my work.
  11. dafty

    how to create the dotted line in HTML

    like a subject . i want to create table border like -> ............................................................................. and i can't find the way to make it help me.
  12. dafty

    play games with network

    hi, there i used wineX2.0 and play starcraft , it run smoothly but can't play network . how can i play starcraft with my local area network(IPX/SPX protocols)?
  13. dafty

    i store data in RTF Format

    i save data in RTF format by the CLOB fields in ORACLE 8i databases. when i read it with ociresult() and useit with $var->load() .. i get an output is code that unreadable do u have the way to show it in right format (by PHP & HTML )
  14. dafty

    Mandrake look Microsoft Network

    how can i setup mandrake to see microsoft network(NetBUEI).
  15. dafty

    How i printout with Right Wordwarp

    i have 2 question 1. i use the printer object to print out but this is no wordwarp. 2.how can i use commondialog to printout
  16. dafty

    MANDRAKE8 & APACHE

    i newbie for MANDRAKE 8 , it take me with graphic world but when i try to manage USER control , i find it hard to do .and this is my question --> when i have to add new user i should add what group for that?.
  17. dafty

    receive "TNS-XXXX: no listener" from ORACLE

    I can't success my work cause msgbox "TNS : no listener" . when i wrote VB form-> ----------- sub buut1_click() dim orasession1,oradb1 as object set orasession1 = createobject("XSESION.ORASESSION") set oradb1= orasesstion1.opendatabase("MY_NET_SERVICE&quot...
  18. dafty

    How can I connect VB6 to ORACLE8

    i found the "oradc(oracle data control)" but i don't know how to use it. And Do you have another way to connect to oracle8 by VB6
  19. dafty

    How can I setting SiS6326 in Slackware 7

    i has this problem for a long time. But when i use CD-BOOT(slack cd2) i found every problem will gone.
  20. dafty

    Can do a form

    can i create a form(like in VB) in Oracle. I understand that Oracle be a work in form by Scripts Program in Perl,PHP and ASP.

Part and Inventory Search

Back
Top