Hellow,
I'm working on a webform in VB.net and I would like the user to be able to click a button and have an input box pop up so they can input a string that will be later used in an sql statement. When I try to run my code I get errors saying:
An unhandled exception of type...
Thanks Mike,
This helps alot. The perlfunc doc is very helpful, I never knew about it before. I got it to access the file but it just opens it up and does not execute it. I'll have to work on that. Thanks for pointing me in the right direction.
Tript.
Hello,
I was wondering if it is possible to have a perl script that will open up another existing perl script and execute it. What I'm trying to do is have an EXE that will open up and execute a perl script that is located on a network drive. This way if I ever have to make changes to the perl...
Hello,
I have a text file that is not delimited, it looks like this:
0001028976 I 07860 BINDER 3-RING EZD LH 1.5BK
0001111257 A 99923 BINDER 3-RING LZD HH HDAG
I need to use perl to convert this into a spreadsheet. I am not sure how to identify the fields without a delimiter. I...
Hello,
Does anyone have an example of some code that will allow me to use Perl to append data in a text file into a table in microsoft access? Is this even possible? I searched through the archives but couldn't really find anything.
Any help would be great!
Thanks,
Tript.
Hello,
I am having a ton of trouble trying to connect to an access database via ODBC with a perl job. I have an MS access database on my desktop that I have set up a System Datasource name of "Audit" with the path to the database. Then I used some code I found on the net to perform a...
Hello,
I wrote a small Perl job to FTP datasets from the mainframe and save them on the user's C drive as a text file. I was then going to have a process to load the text files into an MS Access 97 database. When I go to import the text files it does not recognize the end of line character and...
Hello,
I was wondering if anyone knew if it was possible to export the contents of a listbox (in Access 97 form) to an excel spreadsheet. I've been trying to use this code but have been unsuccessful so far..
Private Sub cmdExport_Click()
DoCmd.OutputTo acOutputObject, "lstTest"...
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.