Hi,
I'm reading a .csv file and it is actually semicolon delimited. I created the schema.ini and am trying to read the file using ado and microsoft text driver. It works fine except when i come across a field with double quotes it gets it with double double quotes.
eg if the field is Box 19"...
Hi
I'm creating a table in access dynamically in visual basic.
When i run the vbp, it creates the table successfully but when i run the exe i does not.
Whenever i open the table in access, it gives me an error message saying:
"The database was created in an earlier version of Access. You...
Hi
I need to connect to lotus notes database through Visual Basic either using lotus notes odbc driver or through any other method
Can anyone please help
Thanks
Hi
Has anyone used the control names 'Videosoftindextab' control. Please i need some help regarding hoe to use it and where can i find help for such controls??
Thanks
HI all,
how can i know which api is for what.Which is the most preferred site to search for help. Micorsoft does gives help to know what the parameters are for but is there any site which gives examples using api's
Thanks
i'm using a microsoft treeview control 6.0.
i'm adding 2 nodes to it.but i can see it neither in the design mode in Visual interdev nor when i'm calling the page.
Please help.
Thanks
Hi
I'm using vbscript to Validate a form.
i first check if the text box contains anything and if not i pop up a msg and i want the focus to remain on that textbox and not submit the form.
<script language=vbscript>
sub check()
if document.find.text1.value="" then
msgbox...
hi
i've a find page wherein you have to enter a name and find the address for the name in the database .
i've to first validate in the client side if the textbox is left empty and if not then connect to the database and find the record.
i've created a textbox and a find button and in the onclick...
whenever i start to ceate a new project,it show me a default path as mydocuments/visual studio and if i change the path to c:/inetpub/wwwroot it doesn't allow me to save the .sln file in that root.
The error given is
cannot create a web based disk application in the given path as this direstory...
Hi
i've a button like
<input type=button value="GO">
now i need to call a sub routine in the same page in response to the button click.
i've a combo box filled with HomeNo1,HomeNO2,HomeNo3
and everytime i click on any one option, the corresponding no should be displayed in the textbox...
hi
This is my first day with ASP
I've a button called 'home' and on clicking this i need to go to homepage.asp.
this is my code
<script language="vbscript" type="Text/vbscript">
sub gohome()
end sub
</script>
<input type=button name=cmdHome onclick= 'gohome()'>
what...
Hi
Can anyone give me an example of vbscript with embedded sql/t-sql.
as far as i know sql used in any programming language is embedded sql.so when we open a recorset in visual basic and give in the sql statement,is that same as embedded sql??
How do we use t-sql in visual basic.
please...
i just installed personal oracle and i'm not able to open sql*plus.It is prompting for a username,password and a host string and i'm not able to find the correct combination.Can u tell me where can i find them.
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.