Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~672 People Reached
Favorite Tags
Member Avatar for deeraj

Hi, I am developing an ASP.NET application which uses Crystal reports 9. It was working fine. But later I installed the trial Crystal Report 11. After that the generating of the reports gives the folowing error "System.Runtime.InteropServices.COMException: Not enough memory for operation." The change of version may not be the …

Member Avatar for dotyell
0
235
Member Avatar for sham

I created a database in Sql Server 2000, unless I made atleast one field in the table as "Unique", I could not insert data into table. But no-where in the documentation , books or Sql server online I could get a text saying we need atleast one Unique Key per …

Member Avatar for pclfw
0
114
Member Avatar for dsgnews

Hi friends, I have very little knowledge of JOINs. Please, help me out in rewriting my sub-query to some kind of JOIN for earlier MySQL versios. TABLES IN MY DATABASE: Room (room_ no, room_ type, price) Guest (guest_ no, Fname, Sname, address) Booking (room_no, guest_no, Fname, Sname, arrival_date, departure_date, emp_no, …

Member Avatar for relawson
0
122
Member Avatar for deeraj

Hi I have a dataset which acts as a datasource to my datagrid. It just shows all the columns from a table. One of the columns is an image column. How do i show these icons\pictures on the grid? My code looks like this: dim cmd as sqlcommand dim da …

Member Avatar for deeraj
0
201