hi .. tried the link http://www.invisibleinc.com/divFiles.cfm?divDivID=4 but no files there for download.. am also on the path of 'reporting a schedule'..
can someone mail me the demo files? or Duane.. are these files still available?
____________________________________
Eat [pc3], Sleep...
Hi all,
I have been tasked with building an application for resource planning. I started down the access route using tables, etc.. but the output for reporting is pretty bad.
What i need to do is have something as follows:
week 1 week 2 week 3 week 4
User1 | job1...
I was kinda looking for a solution as to why it works like this using MSDASQL on one machine not the other...
____________________________________
Eat [pc3], Sleep [pc3], Live [pc3]
lo guys..
I Got a question, I have a stored procedure that is called from a vb app and returns a recordset. This all works fine, however.. I am planning to move this exe to another machine .. heres where the trouble starts.. both machines are logged in under the same windows account.
The exe...
thank you for your clarification, wasn't sure on the <% %> and <script> implications (server/client).
I used the first option (with some help from other posts in this forum :D) and works sweet.
<!-- #include file = "Datastore.asp" -->
<script language="javascript">
function SubmitIt()
{...
Hi,
I'm super new to ASP so pardon my stoopidness.. anyway i've had a read thru the faqs on dynamic dropdowns and they mostly relate to filling second dynamic dropdowns.
What i want to do is build a page that takes a creates a dynamic dropdown that when a user selects an option it generates a...
thanks itsp, we have checked out the traffic and it lloks like the client end are not killing the connection after the data is polled, we've got the builder in to check it out.. he believes it is an addin that he had wrote in mexico that is the culprit.
Thanks all for your input :)...
hi guys,
Im new to to vb (know my way around vba), I have coded a ftp client in php and want to create the same type of script in vb (custom gui rather than webpage), is there an api that exposes ftp methods that can be called or another way to do this... have seen some examples on the net...
Hi guys,
We are running 50 clients over ISDN routers using tcpip to a 2000 server running msql 2000.
We are experiencing massive bills generated from the server side of the system even though the call is only initiated from the client end. It looks as though these clients could be leaving the...
ok.. found the problem.. the table i was importing had a field named: Set.
Was being changed to show [set] within my table thus causing a problem.
____________________________________
Eat [pc3], Sleep [pc3], Live [pc3]
ok.. to add something else to the mix.. i added a test table and can link my access db to it via same odbc dsn. so must be a table problem.. ?
Any ideas what could cause this failure ?
____________________________________
Eat [pc3], Sleep [pc3], Live [pc3]
Hi guys,
I have a test server setup and have imported a database from Access (of which went fine). I have created an odbc dsn and tested in the odbc data source manager window (all tests successfully completed), yet when I link the tables into my new access database it creates the link (can...
not sure where I got this code from (possibly here a long time ago) credit to the original poster :)
add this code to the 'on exit' event of your text field (change names as appropriate):
Private Sub Email1_Exit(Cancel As Integer)
Dim bLen As Boolean 'length of email address must be at...
nice1.. cheerz Hypetia & SemperFiDownUnda ... thats wot i was after..
/me pretty new to vb frmo vba background, was trying to use
List1.AddItem File1.selected(N)
____________________________________
Eat [pc3], Sleep [pc3], Live [pc3]
hi guys.. I'm having a problem retrieving the selected values of files from a multiselect filelstbox. What i want to do is select multiple files and on a buton click push the filenames into a list box...
I can only seem to output the file that holds the focus within the filelistbox itself...
I guess I mean, in vb u have drivelist and filelist boxs, any way of getting the same funtionality in access ____________________________________
Eat [pc3], Sleep [pc3], Live [pc3]
sorry dude... this line needs changing:
FROM
For intArrayPos = 3 To intArraySize ' go through the remaining letters
TO
For intArrayPos = 2 To intArraySize ' go through the remaining letters
(I use this to upeer case the first 2 chars from the nt user name)...
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.