blah blah blah is here! blah blah » Close

0
votes
2 answers

C# Unable to do an update with oledb

I'm new to this so here goes. I have a table that has latitude and longitude degree coordinates and I'm trying to do an SQL UPDATE in the third column and convert the latitude and longitude coordinates into MGRS in the MGRS column. I ha ...

0
votes
0 answers

OLEDB access get age from date

lios
30

guys with this code i set an number of years and displays on datagrid the records of peple thad works this years but also i have in the record the birthdays as date format, is any way to display by selecting the age? e.g. select the pea ...

0
votes
1 answers

Problem with UPDATE statement

Hello guys! I've got a problem with updating some data in text boxes to my database in Ms Access, which contains a table with 1 row. I filled text boxes with data from database table and want to allow user to update it when it's needed. ...

1
votes
2 answers

OleDb connection

Earlier I planned of using an xml file for this purpose, but as I was not able to password protect the xml file so I'm shifting to MS access. I'm trying to create a login page. I have a login page, I have a news.mdb file on the networ ...

Feedback