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
~6K People Reached
Favorite Tags

2 Posted Topics

Member Avatar for xaveri

When i try to update the row in datagridview, it doesn't get updated into database. Nothing happens when i change the fields. Not even the delete command is working. [CODE]<%@ Page Language="C#" AutoEventWireup="true" CodeFile="existBill2.aspx.cs" Inherits="existBill2" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>Editing Existing …

Member Avatar for xaveri
0
157
Member Avatar for LisaJane

new to c++ i just need to know what does this line mean? and why its not working with my compiler? it is giving an error that type qualifier 'std' must be a struct or class name std::ifstream inputfile("part.txt",std::ios::in |std::ios::binary); if(!inputfile) { std::cout<<"Could not open file"<<std::endl; return 1;

Member Avatar for xaveri
0
5K

The End.