Forum: VB.NET Aug 24th, 2009 |
| Replies: 3 Views: 290 Hai
I tried out the syntax
dr.hasrows
It worked out well.
I have inserted datas from textboxs,combobox to database.but i don know... |
Forum: VB.NET Aug 13th, 2009 |
| Replies: 3 Views: 290 Hai,
I don know how to store data from datagrid to SQL database. I also don know how to find the number of records in dataset or datareader.
for an example
myCommand = New... |
Forum: VB.NET Jul 18th, 2009 |
| Replies: 9 Views: 856 thank you.I will consider these topics on networking.I have a doubt.
can we do projects on the area hacking. If so give me some suggestion. |
Forum: VB.NET Jul 12th, 2009 |
| Replies: 9 Views: 856 i belong to computer branch,am interestd in o/s nd networkin |
Forum: VB.NET Jul 8th, 2009 |
| Replies: 2 Views: 300 I need a help in designing form in vb.net.
In my project I have to design a form to save the company's applicaton form details.the applicaton form is of two page.I have to make the form design... |
Forum: VB.NET Jul 7th, 2009 |
| Replies: 9 Views: 856 I am a Computer Science student. Can you say me some topics |
Forum: VB.NET Jul 7th, 2009 |
| Replies: 9 Views: 856 Its a good idea.But can you explain in detail about that.I am a computer science student. |
Forum: VB.NET Jul 7th, 2009 |
| Replies: 9 Views: 856 |
Forum: VB.NET Jul 6th, 2009 |
| Replies: 4 Views: 487 Thank you.
But can I have the exact coding for creating a database when a button is clicked in vb.net |
Forum: VB.NET Jul 4th, 2009 |
| Replies: 9 Views: 856 Hai frds,
I am a final year B.E student.As i have to start my final year project by now,can you give me some valuable ideas regarding what topic to choose and in which platform that... |
Forum: VB.NET Jul 4th, 2009 |
| Replies: 6 Views: 337 Thank you.Now I understood more about normalization. |
Forum: VB.NET Jul 4th, 2009 |
| Replies: 3 Views: 481 Thank you.I will try this out. |
Forum: VB.NET Jul 4th, 2009 |
| Replies: 4 Views: 487 hai friends,
I dont know how to create database dynamically in vb.net.(if a button is clicked 4 databases in access or sql has to be created).similarly by clicking the delete... |
Forum: VB.NET Jun 13th, 2009 |
| Replies: 6 Views: 337 Thank you so much.The fields i need in my database are
name,permanent and temprory address,phone-cell and landline,state of origin,nationality,experience(post,responsibility,salary,reason fo... |
Forum: VB.NET Jun 13th, 2009 |
| Replies: 6 Views: 337 Hai,
We are working in a project which handles lots of data.
How many tables can we have in sql server 2000 so that it can be managed efficiently.Is there any rule for separating the... |
Forum: VB.NET Jun 13th, 2009 |
| Replies: 3 Views: 268 hai,
I have some ideas to solve your problem.The invoiceno field of your database is of integer type.To insert integer values the syntax is
INVOICENO=" & CInt(TectBoxinvcno.Text)... |
Forum: VB.NET Jun 13th, 2009 |
| Replies: 3 Views: 481 hai,
In my project, i have a task of uploading a photo attached to the application form to the form designed in vb.net.Can you suggest some ideas of how to work on this.Is web camera... |