Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi there everyone, I wanted to use wildcards in a serach form which queries a SQL database for student attendance. I followed the guide found here to write the appropriate code, which works fine in the client application....in fact it works great!! My actual code is shown below: public void btnQuery_Clicked...
-
Hi, I've been scouring the internet for the latter half of the day and trying various things but I can't seem to find the solution to my problem. I've read many a post asking a similar question but unfortunately most went unanswered and those that were answered - didn't help. My question...
-
Greetings all :0) I'm relatively new to the world of InfoPath so I'm learning all the time and would appreciate some help :0) Not the first time, probably not the last, but I'm glad this place is full of helpful people. I've been making a form that submits to a MS SQL box and I'm...
-
Hello, I have to add some data in a sql table when the user press a button. I think I have to do this programmatically. So I've tried to use ADO connection, but it doesn't work... That's what I've done : Dim mConnection Set mConnection = CreateObject("ADODB.Connection") mConnection...
Page 1 of 1 (4 items)