Thanks for the reply RiverGuy,
but as i can see it, the only benefit that i would have if use interfaces is that i my custom controls would have the same properties in order my project to work. but i will have to describe those properties to each of my controls. I was wondering if i could...
Hello,
i m implementing a user interface with some custom controls. Each of those controls inherits from its base class (textbox, listbox etc) plus some custom properties. Those properties are common to each of those controls (DataType, IsRequired, IsListOfValues, MinValue, MaxValue ..... etc)...
Thanks for the reply, i knew the problem but i didnt think that was so simple.
-- First I would really ask what are you wanting it for?
I want to add some properties to column types in order to add robust functionality (from code inside column class, and code inside form class)
As soon as i...
Hello to everyone,
i have created one instance of datagridview on my form(by using the designer), with some columns from a custom class (CustomDataGridViewTextBoxColumn) which inherits from the base DataGridViewTextBoxColumn class.
So far i ve added one extra property on my...
How can I disable all cells of a TextBox column, so that these cells are not selectable and tab doesn't stop there.
I m designing an "oracle like" form with fields like ID and Description and when i enter the "id field" and press tab, i want to move to the next "id field" by passing the...
Hello to everyone,
i want to build a platform for my database applictions (transactional), using Visual Basic (Client)and mySQL (server).
My problem is that i cant pass arrays with data (to and from ) a storedprocedure. You see i want to handle all my database issues like transactions, locking...
Customer notices that after distributing a character mode (ASCII distribution to multiple printers)
report to an IBM proprinter from the Live Previewer, then the live previewer crashes.
This problem start after the application of Patch 9. We've tried patch 10 and
13 with the same results. Our...
I have developed a client-server application with vb6 - sqlServer 7.0
There are 2 servers, each one is located in a different subdepartment of the company (different city)
in order to keep its data...
Each subdepartment has about 10 clients connected to its server.
Well the one is working just...
I ve problems with SQL server 2000. When push play button to connect to SQL it stops.
Well some days before it worked nice but now i face this problem. I uninstall SQL Server remove it's registry keys and then reinstall it.
(Well this time didnt ask for serial number) and proble still there...
Well i ve just began to work on oracle developer tools. I m using Forms Builder[32 Bit] Version 6.0.8.12.1 (Production) to build my forms. Well design and compilation works fine but when it goes to run the compiled form it instantly splashes the runtime window and hides it. Well i can figure out...
Well I want to distribute my visual basic application, an application that's supports the main project of my company (National Insurance System developed in Oracle).
This small application reads data from a file and validates it.
The problem is that it has to be only one diskette beacause it...
I m about to distribute my app which connects (ADO) to an mdb database (MS Access).
I ve created my package through Package & deployment wizard and included in my mdb file.
Well question is
1. Do i have to install any other dlls in order to be able to connect to my mdb (Access database)?
2. Are...
I m calling from VB6 and through ADO's Command Object an update query which IS LOCATED in an Access database and it updates one table.
This query accepts 12 parameters(Declared in query).
Well i create those parameters from Command object but when i execute the command it says 'too few...
I was wondering how to make nowrap attribute to work from CCS. nowrap should be applied to <TD> TAG in odrer to make cells to fit all text in one line.
Thanks in advance
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.