Hello all,
I have a quick question. I am using DAO through Visual Basic to retrieve the structure of a MySQL database. There is a field on the database with a field type of Decimal. It is 9 long with a decimal place of 6. However the fld.type property of this field is identified as 10 - which...
Hi all,
I have searched previous posts and gotten some help on this problem but as i am new to Oracle some of the help is a little advanced for me.
The problem - Oracle database is installed on a HP machine with win XP. Oracle App server is installed on another machine on the network with Win...
Thanks guys, that sorted the remote desktop error message! The only problem is that i still can't ftp. I think that this might be related to problems I am having with IIS. The default web site and ftp site in IIS are not running and when i try to run them i get error messages. One is "port...
Morning all,
I have a big problem and i haven't a clue how to fix it. I don't know a huge amount about server 2003 but this morning i tried to remote login to the server on our network form my xp machine and i get the following error "Your interactive logon privilege has been disabled". As far...
Hi all,
I am trying to set up an entry in IIS for a web site that will use the JBoss connector. There is already another website on the server that does that and I am trying to mimic its settings for the new site. I have started to gain some understanding of IIS in this process. When I try to...
Morning all,
I am running a VB exe on an NT machine that uses the user32.dll to change the colours of a mdi form's menu. (code i picked up on this forum - very handy). The error says that the user32.dll can't be found but it is there. Any suggestions? Could it be damaged or do i have to do...
To quote D.A.O. help
Bookmark
A property of the Recordset object that contains a binary string identifying the current record. If you assign the Bookmark value to a variable and then move to another record, you can make the earlier record current again by setting the Bookmark property to that...
Hi guys,
I have searched previous strings but i can't seem to find the answer i'm looking for. I'm sure its something simple though.
I am implementing a multi user version of our current application. In short i use the .seek method of DAO to find specific records. When i find the record i am...
Hi guys,
I have searched through a lot of previous posts for an answer but can't seem to find what im looking for.
I am working on an existing application that is accessing an Access DB through VB with DAO. When the application starts the first thing it does is to open every Access table via...
Hello all
I've searched through a lot of previous strings for this topic and I can't find what i'm looking for so i'm hoping someone can help me. I am simply trying to create a new Access table through DAO in VB. When I try to append my newly defined table I get an "Invalid Argument" error. I...
I'm not very well versed on Unix but I would imagine that you could use a socket in order to make a connection and communicate. Have a look at this website, it might be some use to you.
http://www.vbip.com/winsock-api/connect/connect-01.asp
Hope it helps.
Hi all,
Before I ask this question I would like to do a search for the answer but the search facility is down at the moment so I don't have that luxury. I am trying to send email from VB. I am using an SMTP mail object to do so. The following is the code
Public Sub SendMail()
On Error GoTo...
Hi guys,
Just a quick question. I have a VB procedure that gives the error "procedure too large". I can't break it down any futher. Does anyone know what the max amount of lines of code in a procedure is? Do comments count in this figure?
Thanks
Erin
Hi all,
I have a text box which I want my users to be able to enter information into. They do so by clicking a button next to the text box which opens a new screen, and selecting what they want from there. They click 'ok' on the new screen and the text box is filled with their selection -...
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.