Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~6K People Reached
Favorite Tags
Member Avatar for opman234

Please , help me. I could not find crystal report view control in my toolbox. I am using visual basic 2010. I don't know if I need to add something. Thanks

Member Avatar for samuel_11
1
3K
Member Avatar for opman234

Please help me. I am trying to insert into mysql database, but it is throwing this error. **Fatal error encounter during command execution.** this is the sample of code am trying to run cn.Open() cmd.Connection = cn cmd.CommandText = "insert into corps(callup,statecode,surname,firstname,othername) values(?,?,?,?,?) With cmd.Parameters .Add("@callup", OleDbType.VarChar).Value = txtcallupno.Text .Add("@statecode", …

Member Avatar for mahardikawkwk
0
546
Member Avatar for opman234

1) I want to make a windows service that simply pings the IP address 2) The IP addresses is located in a simple text file 3) If the service cant ping the IP's (unreachable) it sends a simple e-mail to an email address located in a simple text file.

Member Avatar for Begginnerdev
0
232
Member Avatar for opman234

Please help me, I want to enable ajax extensions in my tool box. This is my first time I want to use ajax extensions. When I click show all on the toolbox, it show the ajax extension panel but the control can't be drag to the form, please kindly help …

Member Avatar for opman234
0
183
Member Avatar for opman234

Please help me. After I compile my application, and I install it on another person system. Everything work fine. But, access database is in read only mode. So the program could not update or save to database. Please , I don't know what is happening. I have to get this …

Member Avatar for lolafuertes
0
189
Member Avatar for opman234

Please help me. After I insert crystal report, I configure the report and I run the application, there are lots θƒ error ĩ̷̊ñ the crystalreport1.vb. Error like reportdefinition is not a member θƒ nysc.crystalreport1 and site is not a member θƒ crystal report1. Please me on what to do, to …

0
65
Member Avatar for opman234

Please help me. I want to set the identity specification to yes, but all the option is gray out. I could not change it to yes from no. Ĩ̷̊ñ sql server 2008. Thanks

Member Avatar for opman234
0
91
Member Avatar for opman234

Please help me. I want to make my software a trial version for 30 days. Help me with code to use , and the steps. •̸ŤђαϞĸs

Member Avatar for ObSys
0
332
Member Avatar for opman234
Member Avatar for Nutster
0
98
Member Avatar for opman234

Please help me on how to integrate payment method such as master card. E.t.c to my software ĩ̷̊ñ vb.net. •̸ŤђαϞĸs

Member Avatar for lolafuertes
0
63
Member Avatar for opman234

Please help me. I want to make my software a trial version for 30 days. Help me with code to use , and the steps. •̸ŤђαϞĸs

Member Avatar for G_Waddell
0
219
Member Avatar for opman234

I need help, please how can I export my database from access to mysql. I do not want to start creating the tables one after the other ĩ̷̊ñ mysql. Thanks

Member Avatar for agbenaza
0
119
Member Avatar for opman234

Please help me. I have design my help content ĩ̷̊ñ a html file. I want to display it as soon as the help button is click. The html doc is ĩ̷̊ñ my bin folder, how can I call it, wen it is being click. •̸ŤђαϞĸs ĩ̷̊ñ advance

Member Avatar for Maligui
0
132
Member Avatar for opman234

Please help me. I want to connect to mysql using the connection string from connectionstrings.com. It gives me error that: format θƒ the initialzation string does not conform to specification starting at index 13. Please help me.... •̸ŤђαϞĸs ĩ̷̊ñ advance

Member Avatar for gusano79
0
95
Member Avatar for opman234

Please help me. I am trying to create a new connection to my access database ĩ̷̊ñ crystal report database expert. After I selected the database name and I click finish. It prompted an error : logon failed. Details: DAO error code: 0xbd7. Description: Not a valid password. Please help me …

0
60
Member Avatar for opman234

Please I need help, I am currently working with vb.net and access database. But now I want to use mysql, because I want the database to be online, so that a remote user can still connect to the company software using internet since the user has the software on his …

Member Avatar for G_Waddell
0
165
Member Avatar for opman234

Please, I need help. I want to capture finger print and save it ĩ̷̊ñ database. I have not done it before. Please I need help on how to go about it. I am working with vb.net and access database. •̸ŤђαϞĸs so much ĩ̷̊ñ anticipation. Opman

0
65
Member Avatar for opman234

> please help me check this sql statement. it is giving me this error "No value given for one or more required parameters. " cn.Open() Dim cmd As New OleDb.OleDbCommand cmd.Connection = cn cmd.CommandType = CommandType.Text cmd.CommandText = "Update HallTransaction Set status=? where ID=?" cmd.Parameters.Add("@statu", OleDb.OleDbType.VarChar).Value = check cmd.Parameters.Add("@Custid", OleDb.OleDbType.VarChar).Value …

Member Avatar for M.Waqas Aslam
0
348