Dear All,
In my application I have 2 database coulmns that include long string values (over 30 characters). When retrieving data from these cells the value returned is truncated to the size of 30 characters only! anyone got an idea about this issue???
Dear all,
In my project I currently do the following:
1. Fill a datatable from DB
2. Have a DataGridTableStyle mapped with the datatable to hide some columns
3. the DataGridTableStyle is assigned to a datagrid
Everything works fine except that I can't arrange the columns, I'm forced to use the...
As far as I'm know, Functions which Add/Delete/Update an object is placed in the object's class.
like
class Emp...
Emp.addEmp(Emp newEmp)
Emp.delEmp(Emp oldEmp)
Emp.updateEmp(Emp currentEmp)
and in the Emp class I place my SQL satements.
If I'm right, my question is:
I have a class, the GUI...
My project is a billing system for airlines using local airports.
we have Airports, Resources, Agents and Airlines.
- Resources: Resources in the airport used by airlines. Each resource has Tariffs with From-To intervals
- Agents: Companies who register with us to make their related airlines...
I face a very strange problem, I have a function that executes a SQL statement, this SQL statement has a string variable exists 3 times in the statment that passed by the function's arguments. So simple till now but what actually happens seems to be a bug. consider I pass one of two values...
Dear Members,
After designing a CLIENT class and i have 2 types of clients (AGENT & AIRLINE) so i thought of 2 inherited classes of this parent class. The AGENT class is identical to the parent class, so is it right to have such identical child class? knowing that the 2 child classes are related...
Hi,
I'm a lil bit new to Crystal reports and i have mission to implement a desktop application for a reporting system. This system will work on a lan of 5 clients and one server. Win XP platforms and SQL Server2000 database installed on server. Only my application should be running on the 5...
Hi,
I'm a lil bit new to Crystal reports and i have mission to implement a desktop application for a reporting system. This system will work on a lan of 5 clients and one server. Win XP platforms and SQL Server2000 database installed on server. Only my application should be running on the 5...
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.