Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
5
0 Endorsements

8 Posted Topics

Member Avatar for TransKim

Help me find the solution to this task in C programming Write a function: int solution(int A[], int N); that, given an array A of N integers, returns the smallest positive integer (greater than 0) that does not occur in A. For example, given A = [1, 3, 6, 4, …

Member Avatar for JamesCherrill
-1
143
Member Avatar for blackknight2114

Hi I have tried to use this code Dim con As New ADODB.Connection Dim tmp As New [U]ADODB[/U].Recordset Dim s As String con.ConnectionString = "provider=microsoft.jet.oledb.4.0;data source=K:\Database\db1.mdb" con.Open() s = "select * from add1" tmp.Open(s, con, [U]ADODB[/U].CursorTypeEnum.adOpenDynamic, [U]ADODB[/U].LockTypeEnum.adLockPessimistic) tmp.AddNew() tmp.Fields("ID").Value = T18.Text tmp.Fields("Salutation").Value = T1.Text tmp.Fields("Fname").Value = T2.Text tmp.Fields("Mname").Value = T3.Text …

Member Avatar for adam_k
0
408
Member Avatar for TransKim

Hi members,I would like to share knowlege in Java with you. I have a problem which i request a solution for. I want to design a GUI in java that displays four roads each having traffic lights and these traffic lights have four colours(green, orange, and Red). So I want …

Member Avatar for masijade
-2
225
Member Avatar for TransKim

Hullo, I would like some one to help me connect my access database to my website. The Database Name is school.mdb and the website is <URL SNIPPED>. Thanks

Member Avatar for tsemagi2006
0
153
Member Avatar for TransKim

Hullo members am developing a cell phone app for my mobile device and I have a java code I have written to do this. I would like any body to help me complete it so that its complete and make the time and date not to disappear after some time. …

Member Avatar for peter_budo
0
145
Member Avatar for Olsi009

[QUOTE=Olsi009;834025]Howdy, my friend is trying to write a program in VB 2008 and he is using an Access 2003 database. he's having a hard time writing the code for a search option. we write a string in a textbox and hit the SEARCH (kerko) button. can you pleas help us …

Member Avatar for TransKim
0
110
Member Avatar for dier02
Member Avatar for TransKim

Hullo Members, is there any one who can help me make a VB search code in MS Access 2003, I have a First names column and Last names column but I cannot make a search criteria that suits both first and last names incase one enters either of the two …

0
68

The End.