| mysql with .NET (4 replies) |
| ASPFriends.com 'aspngdata' list |
| hi, i'm looking into getting .net hosting, and a few guys i've looked at don't have SQL server. what's the deal, is mySQL any good, is it compatible? also would using microsoft access through oleDb be a viable alternative? thanks in advance for any advice tim |
|
| Problem related to displaying date in datagrid (5 replies) |
| ASPFriends.com 'aspngdata' list |
| Moved from [aspngconfig] to [aspngdata] by darthcarroll@asplists.com Hi All, I am using datagrid to display the some information from the database. I am using SQL Server as my database.And one of the field is of datatime type . When i bind this field to the datagrid column, it display's date and time. I want to display only date not both date & time. If any one has idea about formatting the displa... |
|
| databinding to something simple from a database (3 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| Moved from [aspngcs] to [aspngdata] by darthcarroll@asplists.com hi all, I have just started asp.net and hit a brick wall. This is probably embarrassingly easy for all you lot. I can connect to a database using a datagrid. I would like to take one row from the database, using the sql statement which is easy enough, but I want to display the cell information in different parts of the page. I'm usin... |
|
| COM+ (2 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| Hi all. I am using a COM component written in VB.NET. The database that I am talking to is Oracle 8.1.7. I have started to get an error back when I call my COM component. The error is an Oracle error. The error from oracle is XACT E TMNOTAVAILABLE. I believe that this is an XA distributed transaction error message stating that the transaction monitor is not available. Unless I am missing something... |
|
| Trick for paging data ... possible ? (7 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| Hello everyone, I'm pretty new to the SQL server query and i've been doing a bit of ASPX and specificly using Datagrid a lot. Datagrids support paging but Other lists dont. I've seen plenty of solutions about paging data and wondered if what i had been thinking about could make sense or be improved. The idea i'm thinking about is not completely refined and maybe you guys can help me there. paginqu... |
|
| set hyperlink in onitemdatabound (3 replies) |
| ASPFriends.com 'aspngdata' list |
| I've got a datagrid and one of the columns I want to show a link if a call to the db proves true. I've been looking at Steve Smiths article on aspalliance and think I almost have it working. However I'm getting stuck on the syntax of one part whilst turning it to VB.Net (system.web.ui.webcontrols.hyperlink)e.item.findcontrol("staffBio").Na vigateUrl bio & ".htm" I've got it as far s this: e.item.f... |
|
| DOT NET IVS Questions (2 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| Where is the best place to ask questions about the new IVS build and the changes since Beta 2? William (Bill) Vaughn President, Beta V Corporation Redmond, Washington USA www.betav.com (425) 556 9205 (v/f) |
|
| Validation (4 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| I have 2 separate sets of buttons on a single form. The first set of buttons control the parent record data manipulation and the second set of buttons control the child record data manipulation. When I click one of the buttons both the parent and child textboxes are validated. When I click a button that performs an action on the parent data I do not want the textboxes bound to the child record val... |
|
| about DataGrid (2 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| Moved from [aspngcommunity] to [aspngdata] by darthcarroll@asplists.com V2hlcmUgY2FuIEkgZmluZCBhcnRpY2xlIGFib3V0IGludHJvZHVjZSBvZiBEYXRhR3JpZCBpbiBi ZXRhMj8NCg0KZmlja2xlDQo |
|
| Adding a row in the ASP datagrid (2 replies) |
| ASPFriends.com 'aspngdata' list |
| Hello people, and thanks for your support! I was seeing about insertions using an ASP datagrid (databound), but I encountered that it is not an easy task, because this control doesn't support this sort of things directly. Anybody can tell me how I can do to implement it? Thanks in advance!!! Erich B&#FC;hler. MCSD |
|
| Editing data grid's (3 replies, VIP) |
| ASPFriends.com 'aspngdata' list |
| Moved from [aspngcommunity] to [aspngdata] by darthcarroll@asplists.com Dear list members! I would very much appreciate if you could point me to some tutorial on using VS and C# to edit a data grid All the examples I have seen are in conflict with the auto generated code that VS produces. For instance setting the properties of the dataview to sort, edit, delete etc. seams to generate some script t... |
|