Hello Kray,
Thx for the response. I solved meanwhile the problem.
Since the start of the textfield is always ! and the end is always " i did the following :
Report.FormulaFields.GetItemByName("BarCBlankR").Text = Chr(34) & hString & Chr(34) & Chr(34)
where hstring has following content ...
Hello,
Something strange. I use on my CR a barcode font (format interleaved 2outof5).
To be able to use this font, I have to convert through a formula my string. This I do in VB6. Then I pass the content througt a formula-string-field to my CR.
Strange enough, the translation of my number...
Hello,
I'm using CR9. I added a jpg-file (ole-object).
I want my vb6 application to be able to change the jpg-file-name. I found examples, however, it's not working.
Any suggestions ?
Hello,
i'm using VB6 and my application is sending email-confirmations. When using Outlook express, the sending was directly, but now with windows live mail, it's very long waiting before it warns me that another application is trying to send mail as me. (i know, I put this option on so I still...
Hello,
Very strange. I'm having a new laptop with xp (sp3), just like my old one.
When working in design of vb5, setting a breakpoint to debug, check things, and clicking on the stop-button in project-design, vb5 is shutting down.
Anyone familiar with this ?
Kind regards...
pedro...
Hello,
Why is the crosstab in my CR9 in the report header dressed up ? Because I want some titles in my page header, unfortunatly, they come under my crosstab.
How do you handle such a thing ?
Kind regards...
Pedro...
Hello Bob,
thx for this valuable information. This seems to make sense. I'll try this asap.
However, can I use this data/table adapters both with odbc and access-tables ? Or do you suggest me to work for access with the oledb ? Or importing the reference for the dao 3.6, or get rid of that...
Hello Bob,
thx for the tip about the Imports. Now it works. Why should we use this imports anyway ? Is it sth like the references and components in VB6 ?
About the data, I found yet a solution. But I want to program this, not with this wizard. Otherwise, if you use the wizard, can you cut the...
Hello Folks,
just installed VisualStudio 2005. Used to work in VB6.
Want to connect to my simple test.mdb.
First thing not working : imports xxxxxxx. No matter what i'm specifying after the imports, it gives me an error in the editor. What's wrong ?
Anybody knows how to connect to an...
Thx you guys, your comments made me thinking...
My solution is not the leavecell() but the entercell(). Entercell of the grid makes executing the filling of the other grid with details. Mousedown is only now to check if rightbutton of mouse was pressed to do some other actions and not anymore...
Hello,
I'm struggeling with sth stupid.
In the event of the grid .mousedown, i'm performing the filling of another grid. (because leftclick and rightclick of the mouse performs different things).
How can I use the arrow-keys on the first grid, to let this perform the filling of the second...
Hello,
I'm playing with the msflexgrid. It's filled with some data, but data is too large to show in a cell completely.
I'm trying to have this flexgrid showing the content of the cell while moving over by showing a tooltiptext. It should work like that without having to click on the cell.
If...
Hello,
I have a strange thing. I have a form on which i put a picturebox. I let my program draw a circle on this picturebox according to some values I have stored in my database.
I also have a button on this form with following code :
me.printform.
Result : at 50% of my clients, the form is...
Hello RonRepp,
Thx. I do it now the same way as the first example, with a dir and the getchunk function. Very Nice. I owe you a star... And I gave you one.
Many thx...
Pedro...
hello,
I'm using in vb6 the inet-tool to put a file on a ftp-platform. I'm using the .execute , "PUT filefrom fileto".
How can I be sure that the transfer has been done correctly ?
now i'm reading it back with a get, if I find this file back on my system then I know that he has been set...
hello redsmooth,
that doesn't matter where I put the breakpoint, there where the breakpoint is, the program stops, I press the squared-button in my toolbar to say, I want to stop running my code, and there it is, everything shuts down of my vb6, and nothing has been saved...
Even if I click on...
Hello,
Since today sth very strange in my vb6 development. I'm starting a vb-program in run from design, put some breakpoints.
When arriving on a breakpoint, check the code, press the stop-button and my vb-design shuts completely down.
Anyone seen this ? and solution ??????
Kind regards...
Hello Tsuji,
I nearly finalized my project. Just one last question ...
When you get a value from an attribute, how can i write this directly to a file ?
I've seen this once in a vb.net application, but i'm not sure if this exists in VB6 ?
If so, how to do this ?
Kind regards...
Pedro...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.