Warning, I'm an extreme newbie to this stuff, I'm actually an intern so I'm still learning. I wasn't sure who would be more likely to know how to help me, FileMaker experts or ASP.NET experts, so I posted in both forums.
I am trying to send GET and POST requests to a web-enabled FileMaker...
Oh man, I really hope someone can help me.
I am an IS intern and I am very new to Visual Basic, very, VERY new. I guess you could say I'm self-teaching myself on the job, but I am taking a class next semester. Anyway, my company uses two FileMaker systems that integrate. When you click...
Hello all,
I'm developing an app that connects to a database (in my case, an Access database) and can run SQL queries against it (select, insert, delete, etc.). I'm trying to read data from the database using a ResultSet so I can output it to a JTable. There are several tables in the database...
Hello all,
My company uses MS SQL Server 2005 and FileMaker Pro 6. I'm developing an application that needs to access FileMaker data, but it needs to get it from a SQL Server table. So, I need to be able to automatically replicate the data from a table in FileMaker to a matching table in SQL...
This is probably going to sound like a really dumb question. In my program, the user selects values from 3 drop-down lists and hits the "Export" button, and the values are passed as parameters to a SQL Server 2005 stored procedure. The results of the query are stored in a dataset, which is...
Ok, I am pulling my hair out over this. I developed a VB program that has 3 drop-down lists: Agency/Client code, a start date & time, and an end date & time...the latter 2 are DateTimePickers. The user selects from these drop down lists and hits a button, which then passes the selected values...
I have a problem creating an XML file from a SQL Server 2005 table. This is all within a VB 2005 program I'm making. I run a query against the table and store the results in a dataset. Then I call
objDataSet.WriteXML()
Unfortunately, the table is poorly designed. All the columns have spaces...
Hello, I have run into a problem developing a small VB 2005 application for a call center. The program runs against Microsoft SQL Server 2005. The program runs a query to pull records from one table in a database, based on the dates the user selects from DateTimePicker (which correspond to a...
I posted about this awhile back and didn't get any responses that fixed the problem. I put this project on hiatus for awhile and now I'm back to it, and I'd still like to get this figured out.
There's a screenshot of the form I'm having a problem with. I've got it set up so a user can type...
There's a screenshot of one of the forms for my database. I'm having a problem with the "Clear Text" function. I want the user to be able to click that button and clear all 6 of the unbound text boxes, either before or after they execute a search. As of right now, it will clear them if you...
Hello. I'm new to Access and VBA. I'm developing a database for my company and I've basically been teaching myself as I go along, and I've been using A LOT of code help from forums. We have a cabinet full of CDs with archived project files on them and if you need to look at an old project for...
Hello. I'm new to Access and VBA. I'm developing a database for my company and I've basically been teaching myself as I go along, and I've been using A LOT of code help from forums. We have a cabinet full of CDs with archived project files on them and if you need to look at an old project for...
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.