I hope someone here has moved up to Access 2003, I have installed Access 2003 and Linked Table manager wizard will come up but the box will be empty.
I have uninstalled and reinstalled on two different machines and still only get the black screen where my linked tables should be.
TheKing
[pc3]
Would any of you know of a WMI script/procedure that you can call to the Win32 class for formating unused disk space?
I know there is one for all the diskspace, but unused kinda through me.
TheKing
[pc3]
Hello all....
I wrote a program that uses about 400 different select statements with around 20 different Recordset names.
Set up this way
Client side processing
Public g_Database_Connection as String
G_Database_Connection = (here is the connection string out of the ini file.)
Now you set and...
I am still new to TCP controls but a while back I bought a TCP control from the Company Called Dart. Well come to find out that their service isn't what you would like it to be.
Here is my problem:
I connect to a server with my VB application using my TCP component and it connects fine, sends...
I need to shell out to a .jar (java) file.
I have tried: intStart_Summary = Shell("C:\Program Files\SMARTPss\HateCrime.jar", vbHide) ' Run Jar Executable
and I have tried: Shell ("C:\Program Files\SMARTPss\HateCrime.jar"), (vbNormalNoFocus)
There must be something I am...
I would like to do a check to see if there are any files in a specific folder.
Example: in the folder 'Upload' I am having people upload threw a web page txt files.
I will not know what the file name is for sure. Can I do a folder directory search and if a file is done uploading then I can...
I have made my first Application with using DirectShow in 8.1SDK. I am going to be making an install disk and was wondering if there were some files I should make sure get into my install disk? I can't test it here as the only machine here with a second video card (for use with a web camera)...
I am new to Oracle 9i and I would like to creat a database in Oracle 9i from an Access.2000.mdb.
I found a program that converted the database into an SQL file.
I really don't know what to do with it at this point.
any ideas?
TheKing
[pc3]
Does anyone still have that Intel jpg converter library out there?
I have a program that will take a still picture capture from a sony web/conference camera but of course VB will capture and save it as a .bmp file. about 180KB
I need to then (command line) change it to a jpg hopfully around...
I was looking for a "vb" style picture box for Access.
I am trying to work with the image box but it just doesn't seem to do the same thing as a vb picture box.
I try to set my image box like this:
imagebox.Picture = CaptureActiveWindow()
TheKing
[pc3]
I usually code in VB 6.0 and in there there is a control called a Picture Box.
What would that be in VBA coding?
I have streaming video out of a camera that I want to put on an Access form.
Thanks
TheKing
[pc3]
I am using a vb6.0 .dll to connect to an oracle 9i database.
I have just found out that my msProvider doesn't recognize the 'timestamp' field type.
If I use the data provider provided by oracle 9i everything works. but I am locked into the ms provider.
Now this works in .net but I have to use...
I am new to .DLL programming.
I am making a .dll VB program that is being acessed by a web page, also this .dll uses multiple tables and hundreds of fields in an Oracle 9i database and I was wondering how the database would be affected when multiple users are using the same data.
I am thinking...
Now this may be way over my head right now but I still need to come through with this one.
I have a video conferencing camera (Sony EVI-D30) and I can do all the controlling of this camera with my little VB app that I wrote.
Now the sticky part is getting the picture out of my ATI video card...
I am bringing in multiple records from a Text box.
These records are just long strings of spaces and numbers and Letters.
So I dim my object that I put them in as string since I have both numbers and spaces.
Now my problem is for example the length of the record is in the first 4 characters...
Is there a way to know how many class modules are open at one time.
And if so is there a way to find out like if the second one of three was distroyed then I would like to find that number and use its number then.
What I have is a class module that calles the uses of a tcpControl. Well I...
I got asked this question the other day and don't really know the answer since I didn't know that Outlook had built in junk email filters.
"Can you write code for MS Outlook or know how to find the built in junk email filters?"
Thanks TheKing
[pc3]
I am sure this was asked in the past but the search Function isn't working right now.
I have made my very first DLL and would like to try it out on my machine but I don't know how to register it.
I have windows 2000 Pro.
Thanks
TheKing
[pc3]
Man I went through 10 pages of keyword search and couldn't find this prob. I was very supprised.
I have a record set lets say: Recordset_First
then inside Recordset_First's Do Loop I have another Recordset that uses values from first Recordset.
all of the recordsets work fine, what I am...
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.