I know its out there.................. the answer - but I have tried and tried and tried to find it using seach and I cannot. Undboutedly someone will point me to the answer in another thread or FAQ.
environment: VS 2005, Sql Server Express
Language: vb.net
I have a strongly typed dataset -...
OLEDB Recursive code eventually drops relational service
I think this is what is happening.
I use vb.net
If I use oledb continuously opening, closing, connecting and destroying the Connection object my app eventually stops working. It seems the relational service stops working. After the app...
I noticed that when I place a UserControl on a webform
like so:
<uc1:uCalendar ID="UCalendarIncidentDate" runat="server" />
The TabIndex property isn't available? Why?
To get around this problem I have contained the uCalendar control - which is really 3 controls, a TextBox,Button, and the...
What I want to do is have a general class function that I can instantiate on any of my intranet pages and have it check for a cookie (which stores my employee id). No cookie found the code will redirect to a page and ask you for it (pretty simple). I do it in ASP but the function is part of an...
Simple question.
Someone please point me to the best place where I can get answers to the following questions.
1) What website can explain the different Autocad versions that are available?
2) Where is the best place to order Autocad from?
3) How much will it cost me for 1 license?
3) How...
As part of the BusinessVision accounting packaging I get a Btrieve database engine and odbc components.
** I have a few problems listed below, underneath my problems I have listed the version #'s I think are relevant.
Prob #1
Error:
Msgbox Title: Pervasive ODBC Client DSN Setup
error: Failed...
As part of the BusinessVision accounting packaging I get a Btrieve database engine and odbc components.
** I have a few problems listed below, underneath my problems I have listed the version #'s I think are relevant.
Prob #1
Error:
Msgbox Title: Pervasive ODBC Client DSN Setup
error: Failed...
re:Mouse over a smaller image and display a large one?
Because IE now almost always doesnt display popups (unless the user clicks to allow them).
I want to:
- Throw away my old web-design which had users click on a smaller image and have a larger image popup in a new browser window...
What I...
This is what I want.
Filename : sol.bat ( or sol.XXX) where xxx is some extension.
What the program should do....
1) Append the date and time sol.bat was executed to a file.
2) Run sol.exe (The solitaire program).
----------------------------------------
Yes I wnat to monitor an employee...
I have added several versions of <browsercaps> sections to my web.config file without success. What can I do to get this simple code to work with Netscape/Firfox/Safari (other browsers). I dont really care too much about most of the style sheet elements other than padding-left, padding-right...
I want to use the hyperlink class to set a session variable that will control the language displayed on the website for the rest of the session.
I am sure this can be done... But I havent found an example on the net.
I want the equivelent of this code but for a hyperlink.
Private Sub...
Is it true that the microsoft tree control will ONLY render correctly in IE (specific verision and above).
If this is true can someone reccommend a tree-control that will render correctly in most browsers...
I have a pop3 external email provider
I am baffled....
- I have uninstalled Mcafee and rebooted
- I have duplicated the problem on several pc's
- attachments of other file types work fine
I keep getting this error 0x800ccc19 during the reciept part.
I am going bonkers... any help appreciated.
I am having horrible problems recieving attachements (especially .xls (excel) files) on my windows email clients. I use a pop3 server external.
Occassionally I get this email message with the subject line below in my inbox....
Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA
it...
The code below works just fine....(simplified for clarity)
BUT...
I am not an expert on LockTypes or the Update options I have when parsing through a record set. Is the code below the most efficient? Specifically am I using the right lock mechanism. There will only be one user updating...
language: VB.NET
database: MaxDB published by MySQL (this is not a MySql database it is different).
version: v1.1.4322 (does this make sense, I took it from the folder name located on my server here: \\server\winnt\Microsoft.Net\Framework
Database Connection: Imports ADODB or ADODB
The problem...
re: .net, dotnet connect via System.Data.OleDb MSDASQL.1 (MAXDB/SAPDB - published by MYSQL)
I have the vb.net Visual Studio STANDARD edition and cannot use "Server Explorer" with Microsoft OLE DB Provider for ODBC Drivers - it is restriced to MSDE and Access and MS SQL. I am hoping this only is...
QueryStr = "Select UpdDateTime From ctTable
where ID= 1 "
rsQuery.Open QueryStr, DB, adOpenForwardOnly, adLockReadOnly
If Not(rsQuery.eof) Then
DT = rsQuery.fields("UpdDAteTime")
End IF
etc...
I want a very cost effective solution that will scale as my capabilities grow.
I currently am committed for the next couple of years at least to using a non edi compliant accounting package (BusinessVision).
Currently I use an EDI service wherin we use a fax machine to send paper copies to a...
I know there is many ways to create .pdf files. I have a user that currently does it using Pagemaker. She is trying to convince me that we should spend the money on an "Adobe" product to create .pdf files. She says it would be faster and more flexible and worth the money. What she needs to do...
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.