Search:

Type: Posts; User: shirishdawane

Page 1 of 10 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    459

    blank lines get added in the report

    Hello All,

    When Crystal Report data is exported to excel, blank lines get added in the exported report in excel format. :eek2:

    Any idea how to overcome this?
  2. Replies
    4
    Views
    691

    Re: Inforamation regarding Oracle

    Thank you all for ur quick replies...... :thumb:
  3. Replies
    4
    Views
    691

    Inforamation regarding Oracle

    Hello Everyone,

    Can anybody give me nice information regarding Oracle Overview, PL-SQL, connectivity of VB-Oracle?

    I am novince to Oracle & have worked on SQL Server 2000.

    Any help is...
  4. Replies
    3
    Views
    616

    Re: Runtime error 5

    Thanx Andrew.....its working :thumb:

    But I would like to know reason why it is happening? :)
  5. Replies
    3
    Views
    616

    [RESOLVED] Runtime error 5

    Hello All,

    I am using VB 6.0 with Win 2000 OS. My problem is that I am getting "Runtime Error 5" when I runs project exe on other machine(Win 2000)but it runs smooth on my machine(Win 2000).

    On...
  6. Replies
    10
    Views
    1,528

    Re: Problem with MS Sans Serif font

    Guys....................please help :(
  7. Replies
    10
    Views
    1,528

    Re: Problem with MS Sans Serif font

    When I have removed font style "Bold" & set to "Regular" then white spaces are not getting added at end of the string. Why is it so? I can not understand why this is happening only with "MS Sans...
  8. Replies
    10
    Views
    1,528

    Re: Problem with MS Sans Serif font

    Yes, I did that but not found any sufficient information. I have found some information which is related a bit with this problem.

    http://discuss.joelonsoftware.com/default.asp?dotnet.12.161967.16
  9. Replies
    10
    Views
    1,528

    Re: Problem with MS Sans Serif font

    Please have a look at following link:

    http://www.vbforums.com/showthread.php?t=412739
  10. Replies
    10
    Views
    1,528

    Re: Problem with MS Sans Serif font

    Yes, Bushmobile....

    exactly same is happening here.....I need reason why is it so happening with ony "MS Sans Serif" font. Because it works fine with all other fonts.

    My clients are insisting...
  11. Replies
    10
    Views
    1,528

    Re: Problem with MS Sans Serif font

    Attached textfile contains some test strings. Copy 1st string from it paste it into textbox having same font as mentioned above.
  12. Replies
    10
    Views
    1,528

    Problem with MS Sans Serif font

    Hi All,


    We are facing following problems with MS Sans Serif Font:

    For a notepad if we set the font to MS Sans Serif,Bold,8 points and paste some ASCII characters such as ¹³²~ repeatedly some...
  13. Replies
    18
    Views
    10,340

    Re:ASCII table

    Hi All,


    We are facing following problems with MS Sans Serif Font:

    For a notepad if we set the font to MS Sans Serif,Bold,8 points and paste some ASCII characters such as ¹³²~ repeatedly some...
  14. Re: str2 size is varies according to str1

    thanx bushmobile.... :thumb:
  15. Re: str2 size is varies according to str1

    is possible to do that? can any one please tell me how to implement which I have asked? :(
  16. [RESOLVED] str2 size is varies according to str1

    Hi All,

    Please have a look at following texting code:

    Private Sub Form_Load()
    Dim x As Integer
    Dim str1 As String

    str1 = "Shirish"
    MsgBox (str1)
  17. Replies
    1
    Views
    650

    Re: Error: run time 8018

    Hi there,

    may this link will help u.... :)

    http://www.mp3car.com/vbulletin/archive/index.php/t-66178.html
  18. Replies
    18
    Views
    10,340

    Re: ASCII table

    Cheersssssssssssss......................

    I have downloaded & installed CP-850 font on my machine & now its working fine as I wanted.........

    Guys, thanx a lot for ur valuable...
  19. Replies
    18
    Views
    10,340

    Re: ASCII table

    Yes I have done changes as per told by you but no use because from 1 to 127 its printing correct then from 128 to 255 its misprinting characters as shown in attached jpg image.....

    I have attached...
  20. Replies
    18
    Views
    10,340

    Re: ASCII table

    Actually I have to implement this functionality in my official project that is why I am trying to do it for testing purpose.

    Customer send me standard ASCII characters image (attached image) for...
  21. Replies
    18
    Views
    10,340

    Re: ASCII table

    So how shall I solve my problem............. :(
  22. Replies
    18
    Views
    10,340

    Re: ASCII table

    Thanx both of you for such a quick & informative reply.......... :thumb:

    please see attached exe of ASCII table but after comparing it with attached image so many characters its misprinting.I...
  23. Replies
    18
    Views
    10,340

    ASCII table

    Hello All,

    I need to display all the characters for ASCII values 0 to 255.

    If its possible to display those characters in listbox then that will be more helpful.

    Actually it should happen...
  24. Replies
    4
    Views
    2,437

    Re: Crystal Report9 Date format

    Do it in this way:

    Report.recordselectionformula="{TableName.DatefieldName}=#" & Format(TextDate.Text,DD-MMM-YYYY) & "#" #
  25. Replies
    12
    Views
    1,201

    Re: Convert C function into VB

    Thanks a lot guys for all your replies :thumb: . That works fine as you mentioned. :wave:
  26. Replies
    12
    Views
    1,201

    [RESOLVED] Convert C function into VB

    Hello All,

    I have following requirement but given function is in C, can anyone tell me how to write this function in VB.

    Description:

    The 16-bit CRC (CCITT standard CRC) uses the polynomial...
  27. Re: read text file for input !

    Thanx RobDogg :thumb: , its working now....
  28. Re: read text file for input !

    yes yor are correct, but how to create ini file & it will only contain dbpath 7 i need to retrive it into string variable to access that thhrough out my application.....
  29. [RESOLVED] read text file for input !

    Hello All,

    I need to read text file "DBPath.txt" which contains "\\Server\d\AAIZeal\fRegistration.mdb" line written into it.

    How to read that text file to get that line into string variable...
  30. Re: Display SQL Server records in Combobox

    sorry I have not worked with Adodc so cant help.... & that was not post no 4. try it by post no 5 instead of post no 4.
  31. Re: Database backup of mdb file with current date !

    Thanx dee-u :thumb: ,

    its working fine as I wanted....... :wave:

    I have modified it as follows:

    Private Sub cmdOK_Click()

    On Error GoTo chkerr
  32. Re: Display SQL Server records in Combobox

    Then whats a problem? where r u getting error? Do it by shoen in Post No 4.
  33. Re: Display SQL Server records in Combobox

    which connectivity u r using, DAO or ADO? database type, Access or SQL Server? & have a look at post no. 4
  34. Re: Display SQL Server records in Combobox

    or u can do it by ur way also:

    Private Sub cmb1_DropDown()

    rst.Open "select Location from Ticker_Loc_Detail", cnn, adOpenStatic, adLockOptimistic

    cmb1.clear
    Do While Not rst.EOF...
  35. Re: Display SQL Server records in Combobox

    Declare cmad as follows in ur form:

    Public cmd As ADODB.Command

    then before coding this code these lines:

    set cmd = New ADODB.Command

    cmd.ActiveConnection = cnn 'ur connection
  36. Re: Display SQL Server records in Combobox

    Do it by following way:

    cmd.CommandText = "SELECT Location FROM Ticker_Loc_Detail"
    Set rs = cmd.Execute
    cmb1.clear
    Do While Not rs.EOF
    cmb1.AddItem rs!Location
    rs.MoveNext
    Loop
  37. Re: Database backup !

    Thanx buddy,

    Your method is correct to take backup but I want it in differsnt way.

    I need to copy Fregistration.mdb file to Backup folder that I am doing but renaming it with...
  38. [RESOLVED] Database backup of mdb file with current date !

    Hello All,

    Actually I am taking backup of MDB file by following way.

    Below code is working errorlessly but my problem is that while taking backup it deletes previous file copy fresh backup...
  39. Re: [RESOLVED] Generate txt file with error messages

    Yeah, thats what I want.......thanx buddy :thumb:
  40. Re: [RESOLVED] Generate txt file with error messages

    Now one more problem is that if I want to maintain it in such away that It should save error messsages with current time & date also.........
Results 1 to 40 of 370
Page 1 of 10 1 2 3 4



Click Here to Expand Forum to Full Width