Forum: VB.NET Dec 14th, 2006 |
| Replies: 1 Views: 6,801 Hi,
I do have another doubt. The thing is in my project done in VB.NET and MSQL as back end...I need to print multiple pages.
I can print only the page that is displayed on the VB.NET form ie... |
Forum: VB.NET Dec 13th, 2006 |
| Replies: 0 Views: 1,522 Hi,
I need an urgent help.
The thing is after I deployed my project and run it in another machine it shows an error when i click on the Crystal Report
"Cannot find Keycode V2.dll or... |
Forum: VB.NET Nov 14th, 2006 |
| Replies: 2 Views: 4,599 Is it Fine if I put a new folder in the Bin...ie Project-->Properties-->Configuration-->Debug-->Output Directory....there i insert a new folder..will my above problem be resolved..tell me |
Forum: VB.NET Nov 7th, 2006 |
| Replies: 2 Views: 4,599 My problem is....i have done a project in VB.NET with SQL SERVER as the database.
My project was running perfect until last day when i tried to run the project i got some errors.
Errors :
1)... |
Forum: VB.NET Oct 11th, 2006 |
| Replies: 1 Views: 1,343 Hi,
My prob is i need to store a line of sentence onto my SQL SERVER Database.
Am using VB.NET as Front End and MS Sql Server as BackEnd
for storing just a line with no symbols is perfect... |
Forum: VB.NET Sep 5th, 2006 |
| Replies: 1 Views: 1,158 Guys I got the solution..actually it was the same thing tht i did..but when i tested it..i by mistake put some symbols like ' or a comma which caused error in the sql queries when it tried to execute. |
Forum: VB.NET Sep 4th, 2006 |
| Replies: 1 Views: 1,158 Am using VB.NET and SQL SERVER as the Backend.
I used a text box and in the property window i set it to Multiline ie i made it to true and in the database for this field i put the data type as... |
Forum: VB.NET Aug 29th, 2006 |
| Replies: 4 Views: 8,570 Thanks bro..urs worked..sorry 4 da late reply.
cheers |
Forum: VB.NET Aug 24th, 2006 |
| Replies: 1 Views: 2,310 Hi,
My problem is
Am using SQL SERVER as database with VB.NET as Front End.
I do have a database Known as Trackers with a Table known as Emp
In Emp,I have the fields as... |
Forum: VB.NET Aug 24th, 2006 |
| Replies: 4 Views: 8,570 I Tried the way u told me...but its showing error....do u have any other idea..thnks bro for replying to my doubt.
if u can help me with any other code that thinks can help me to work out the... |
Forum: VB.NET Aug 24th, 2006 |
| Replies: 4 Views: 8,570 hi,
My Problem is when am deleting a row from the SQL Server Database....I need to check two conditions.
For eg: While deleting a row from the database,i need to check based upon the Name of... |
Forum: VB.NET Aug 23rd, 2006 |
| Replies: 2 Views: 2,594 Thanks So Much For ur bit piece of code and it really worked...I really appreciate ur effort in finding time to have a glimpse over my code. Am new to this ASP.NET.
Thanks bro once again and keep... |
Forum: VB.NET Aug 22nd, 2006 |
| Replies: 2 Views: 2,594 My doubt is
Am using Microsoft SQLSERVER as the back end with Visual Web Developer Express Edition as the front end.
In one of the Forms,I do have the DropDownList which contains the names of... |