- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
18 Posted Topics
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 | |
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", … | |
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. | |
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 … | |
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 … | |
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 … | |
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 | |
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 | |
Please how can I export data from access to mysql database please help me oo | |
Please help me on how to integrate payment method such as master card. E.t.c to my software ĩ̷̊ñ vb.net. •̸ŤђαϞĸs | |
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 | |
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 | |
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 | |
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 | |
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 … | |
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 … | |
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 | |
> 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 … |
The End.