Hi there,
It sounds to me like you are not destroying the instance of Media Player that you are using, so when you close the player and not the app the player is still running in the background. This would account for the jerky motion of the movies when opened a second time and also the...
Many thanks for the reply.
A bit more info:
When I perform the master install it puts the files on the server, creates a program group on the installing PC and places a shortcut to the .exe on the desktop. Double clicking the icon runs the application successfully.
When I do a client install it...
My apolgies in advance if this is a stupid question but I have no knowledge of NetWare at all.
I have installed an application at a customers site where they use NetWare 5. The application has a master installation that is on one of the servers(which is working fine) and has the facility to...
Hi lemonjuice,
Yes it is possible and it's nice and easy.
First (after creating your report of course) set a reference in your project to the Microsoft Access Object Library.
Second in the declaratioins section of your code create and access.application object with this line:
Dim app As...
I need to extract a recordset that has each record numbered sequentially, does anyone know how I can do this? I am intending to save this recordset straight to a .csv file for importing into an application.
Many thanks in advance,
Dave
Hi, thanks for the reply. I have tried the SQL route and it works fine. It looks like I did my usual trick and tried to be too clever.
Many thanks,
Dave.
Many apologies if this has previously been asked and answered, the search facilities aren't working at the moment.
I need to create a VB app that will work with a PostgreSQL DB. Apart from reading data (views, tables and the like) which I can do, I need to be able to create views, indexes, etc...
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.