I am coding in C#, visual studio 2005. I sucessfully created the data for my datagrid. I created the connection string, an adapter, dataset and filled the dataset before binding to the mainGrid.
I created a detailsView in the (I still have more to do with this application, like update...
I am relatively new to C# and I am using visual studio 2005. However, I am stuck on how to show details once a user selects a record. Currently, the record is highlighted, but I don't know how to present the additional details (which is a mini-cart). I have other button options too (Select...
no one has altered security. i have full access to the app.
I figured out that the field for dubs works when i am adding a record and I have the 'dubs' field now as unbound. is this ok? changes can't be made when the field is bound... but, when I insert the number of dubs and I have...
1) I compiled and there are no errors.
2) I created another field in the table and called it dubs, I still can't enter anything (text or numbers).
3) I removed the field in my form and copied it back over and nothing works.
In my editrec_Click() sub below, once the user clicks yes to the...
i checked all of the properties and nothing is locked.
this was formerly a 97 application which i had to resurrect and convert to 2000. i read that there may be some issues during conversion, which i am having.
I had to update an access 97 database to access 2000. i modified a few of the objects. however when I run the application for testing, I can not enter numeric values or select entries from the subform.
what could be some reasons behind this? allowEdits is set to yes, I have changed...
Hello.
I need to write data to excel. The problem is not writing the data to excel, but how to render the data in the format that my client seeks.
The data is currently output as:
select * from fullViewPrg, where the test fields are as follows: program, platformType, directRights, cleared...
Hello.
I need to write data to excel. The problem is not writing the data to excel, but how to render the data in the format that my client seeks.
The data is currently output as:
select * from fullViewPrg, where the test fields are as follows: program, platformType, directRights, cleared...
sorry, that doesn't help me.
my view is : VIEW: dsp_FULLStream
sample columns are program, validStream, charge
where 'program' may be listed a few times, but not the 'charge'.
Hi.
i need to show a set of records based on the programs in the system.
some of the programs are listed as duplicates, so i still need to show the actual program and the values for it;
I don't think using distinct will be the answer, since I still need to show all values.
ie:
PROGRAM...
i made quite a few changes (used an example from microsoft to steer me in the right direction), however, I am still getting "Data source name not found and no default driver specified" or sometimes i get the wrong arguments error on the export button click.
although my sub calls the connection...
Hello.
I have a button that the user selects to export the data to excel. I have 2 problems:
1) I am getting a major error on the export of the dataset to excel (once the user clicks 'Export')
Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))
2) When I just put...
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.