Hi people,
I was hoping someone could help me out please.
When my vb application tried to load data from the database it can take a few second depending on the amount of users using it at the same time, I was hoping someone could help me out please. When the data is being loaded I want some...
Hi people, I was hoping someone out there could help me with a really annoying problem. I have been using Access to connect to my vb applications all my life but last week I got to the stage where I had to change my database - the only real alternative I had was SQL.
So what done was move my...
Hi people,
I'm facing this problem where I need to save the date from the date time picker into my sql database. However the date format on the sql database is set as US format where I need it to be UK, the alternative I have found is to pass the date in as a parameter (so that the actual...
Hi people
I was hoping someone out there could offer me some help please, basically I’m in the early stages of moving from Access to SQL, I got one of my colleagues to convert the database and he’s changed it to SQL 2000 and he’s given me the network path of where the converted database is...
Hi people I was hoping someone could offer me some help please as Im struggling a bit on some datafiltering (well it does what its suppose to do but not what I want it to)
What I want to do is if I choose lets say record 23 and then enter data in txtsearch I want to filter the data however I...
Hi everyone,
I've never really posted on this side of the forum as I mainly stay on the programming side however I have come across a problem and was hoping some one with more knowledge could help me out please. I really need to restore my laptop to a position it is on a DVD (I know some may...
Hi people,
Just a really easy question, I want to copy and paste data from my email into my rich textbox.
Now the problem is when I highlight the text from the email and rightclick>copy and then open my application and try to right click nothing happens, the only way I can past it by is...
Hi people,
Just a easy simple question really, I have a datagrid and 2 buttons. What I do is select some search criteria and then click on the search button which displays the data in the datagrid.
What I need help with is the 2nd button which is called 'Save' what I want to do is when this...
Hi people,
I was hoping someone could offer me some help please, I have two select statements which work and show me different information but how do I join them to show the information I need?
The first select statement is as follows:
"Select [Company], [ChaCode], COUNT(ChaCode) As...
Hi people,
I was hoping someone could help me out here please, on my form I have a datagrid and a button and a few labels.
What I need to do is basically display all the information on the datagrid and at the same time have a certain row in the datagrid selected. So far I have the following...
Hi people,
I was hoping someone could offer me a little bit of help please. Currently I have a coding and when executed the text in the textboxes are shown in the body of an email.
Part of the coding is as follows:
body = body & "%0A" & Label15.Text & " " & txtcuscall.Text...
Hi people,
I was hoping someone could help me out please.
What I need is to do is basically run a sql statement where it shows the company name, counts all the charge codes and the time spent.
For example I have the following statement so far:
Dim conn As New...
Hi people,
I was hoping someone could help me out please, I never really used Try and Catch methods but I've just started to get used to them and they are really helpful.
I was hoping someone could offer me some help please, my application is simple as when the 'Save' button gets clicked the...
I have really struggled on a simple problem which is trying to send an email through my vb application, I have search the web inside out and even looked at a few examples but it just doesn’t make any sense to me. I’ve read about SMTP servers and MAPI but don’t really understand much, I did also...
Hi people,
I created a topic not soo long ago asking for help with a select statement and the people who helped me out did a great job. However after working on my application for a few days I can see that the select statement doesn't actually work.
Now so far I have the following in a search...
Hi people,
I was hoping someone could help me out here please, basically I have an application which is linked to a database.
Now if the combobox status is set to 'closed', I want to Update my database on EVERY row where the lognumber matches lbllogno.
So far I have the following coding...
Hi people,
I was hoping someone could offer me some help on my select statement. First I will try to explain how my data is shown:
My table looks like as follows:
LogNumber, NoteNumber, Company, ChargeCode, Date, Time Spent, etc
1,3Adidias,then the other info in all of the rows.
1,2Adidas...
Hi people,
Just a simple question Im using a datagrid in my vb application but I dont want the last row (row with *) to appear.
This has been really annoying me for so long but I just dont know how to do it as im using vb.net 2003.
Some one please help me, thanks
Hi people, I was hoping someone could offer me some help please, I have my application all working apart from this one problem im facing with.
What the program does is simple, my combobox consists of company names, and when a company name is selected their calls logged are shown in a label...
Hi
Newbie here just asking a few simple questions regarding displaying my date and time in 24hour clock format (As it currently displays it in the 12hour clock format.)
In my application I display the date and time in 2 different places, for the first part I have used a ticker and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.