Click here to Skip to main content
15,880,891 members

Comments by chetankhatri (Top 13 by date)

chetankhatri 13-Mar-13 7:22am View    
Thank you ..for reply
There is 3 form in vb.net,named form1,form2
form1 having two button button1 and button2
on click event of button1 and button2 form2 is opening
form2 having one textbox only
now problem is in form2's textbox,I input any text then i click on close button of titlebar of form,so form2 is closed..
then when i click on button2 then form2 open with having text in textbox1.
so i dont want that text.
chetankhatri 1-Mar-13 3:03am View    
Yes sir,thanks for reply in my case problem is that i also download publish wizard 1.1 but when i m going to generate script at that time error occured is TITLE: Microsoft SQL Server
------------------------------

This wizard will close because it encountered the following error:

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server+Database+Publishing+Wizard&ProdVer=1.1.1.0&EvtSrc=Microsoft.SqlServer.Management.UI.WizardFrameworkErrorSR&EvtID=UncaughtException&LinkId=20476

------------------------------
ADDITIONAL INFORMATION:

Could not load file or assembly 'Microsoft.SqlServer.BatchParser, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. (Microsoft.SqlServer.ConnectionInfo)

------------------------------
BUTTONS:

OK
------------------------------
chetankhatri 28-Feb-13 5:57am View    
Respected sir,
my question is that i read your blog but i have nt see ansi padding property which you describe in your blog, my question is that i want to generate script with all inserted data with all primary key and foreign key constraint whatever all database file in single .sql file i have to just fire that .sql file to other pc and i want to get whole database in other pc..
thank you
chetankhatri 23-Feb-13 4:46am View    
thank you very much for reply
in which event of pictureBox1 i have to call getImagePath() function..?
In getimagepath there is no use of picturebox then how it assign to picturebox ,it will display in picturebox?
chetankhatri 23-Feb-13 4:42am View    
thanks