I am writing an XML file by parsing apart a text file... there are instances when there are spaces at the start or end of some of the fields, and I need to be able to see those for validation purposes.
So if an Incident number is in the text file as " CA00456" I need to have those leading...
I have a solution that consists of 3 projects. A base project, and 2 that inherit from it. For some reason, on many of the inherited forms, when I try to view them in the IDE by clicking on them in the Solution Explorer, I just get a white screen that says:
An error has occured while loading...
I searched the existing threads on this subject and nothing works. Also researched extensively with the help of Google..
running VB6 with SP5...
this should be so simple, but it acts odd... I have a form that I populate with data (on labels), then call Form.Printform, then loop through some...
This may be something very basic that I'm just not aware of...
In any directory involved with my VB projects (project directory, exe output directory, whatever) there always appears tons of tiny little files with names like "Taa01656" and "Tab01872" every time I do anything...
Has anyone used this yet? It seems like a great concept, and I believe it is, but for some reason it's not working for me!
I ran the wizard itself fine, it generated the code, but it does not recognize the Get_Person function it generated. Strangely, it recognizes the data type, so I put in...
using MS SQL 7.0 and Delphi 5:
I need to retrieve column names from a table to populate a combobox... I've tried using the sp_column system proc in a query, but Delphi doesn't see Column_Name as a field in the result set... maybe that's an utterly wrong way to approach it though.. I'm not a big...
we have a huge number of crystal reports in our system, and as we make updates, we convert them to version 7.0, but many of them end up with a bitmap screen image attached to them... many of them can simply be highlighted and deleted, but others cannot. does anyone know why this happens? and...
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.