Open old .rpt that is prompting for a password? [closed] - database

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am a healthcare provider and am changing billers for insurance claims and have requested a copy of existing data from the previous biller. The previous biller provided me with a .rpt that was created with a program called EDI Claims V64.1by EDI Healthclaims Network (antiquated program and the company is out of business).
The file is an old version of Crystal Reports and the current SAP reader did not work. I finally found a report reader that tried to open the file, but was then prompted for a password with username "admin". Previous biller does not have the password and is not sure why it is requested when trying to view the report. She also claims that there is no way to export reports in another format (excel, CSV, XML, etc) using her program. (I am skeptical of this claim, but have yet to see the program and check.) She is now saying she would have to print out the 250 page report and give me a hard copy (charging me of course), but a hard copy is not very helpful.
I am no tech flunkie, but am no programmer or database guy. I am also new in my business endeavor and the person I use for IT help is unable to help with this very important matter. If anyone has any direction or guidance about how to access the data, or someone to direct me to pay to help resolve this situation, I would be extremely grateful.
Thank you in advance.
Patrick

Related

Snowflake SnowPro Certification [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
Anyone cleared Snowflake's SnowPro Certification? I need help with and information about what did you do in order to prepare for this certification. I appreciate your information.
Thank you,
Prashanth.
Snowflake did officially launch the SnowPro Core Certification publicly on Tuesday, October 29th.
To view more information about the SnowPro Core Certification, you can navigate to https://community.snowflake.com/s/snowprocertifications.
No. They dont have transparent process for certification.
First, They have only online proctoring exam, they wont even give option to choose test center on your own.
But when you start the online exam by agreeing to all their conditions (arranging external usb camera, high speed internet etc) they will suspend or stop it by giving some silly reason and tell you to choose test centre by paying $100 more.
Later when you question back they will edit the requirement document itself and tell you are not meeting the requirements. (PFA sample of their requirement change)
Funny thing is they dont even know where is their Server.
It is one of the rubbish process I have seen, Please dont take up this certification and get trapped like me.
Portland OR is mentioned
Phoenix Arizona is mentioned later

Can't open ms access MDB file [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
We have a corrupted .mdb file that contains an important data, We don't know what the problem exactly is. Here are some of the error messages:
1) The form name "خلفية" is misspelled or refers to a form that doesn't exist.
2) Record(s) cannot be read; no read permission on 'MSysAccessObjects'
3) Access was unable to locate the macro or VBA function. If you are trying to call a macro, make sure that the name of the macro and the name of the macro group are spelled correctly.
We tried several solutions like importing the the corrupted database to a new access file but when we try importing the database it says that there is no permission to import the tables and queries.
Create a new Access database, then on the 'External Data' tab select Access and import everthing from your old database, Tables, Forms, Queries, Modules etc.
When done, compact & repair the database and test.

VisualBasic.net Adding Mysql database check [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
Hello good people of stack overflow i am in dire need of some and little bit of help so i been looking at this program done in vb.net here link http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=8869&lngWId=10
it is made to stop people from opening any app or webpage with any of words in here a pic
http://imgur.com/kuTFKls
i mark some stuff out so people wont get fended here put with programs name you can guess what they were ok so what i am asking is how would i make this work with mysql data base could you help me i got database up on server but how do i make program check the database for any word that are in TextBox3.Text.Contains so it just check the database so i can get rid of this list as i remaking what programs for
p.s if my spelling wrong i am so sorry edit as you wish or just tell me thanks people of stack
Load the .sln into Visual Studio
Search the code for these words: File and Stream
Replace the file I/O with MySQL functionality. There are many places on the Internet that will tell you how to do this. For example: Connecting-to-MySQL-databases-using-VB-NET

Dataset - Vehicle make/model/year (free) [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am creating an app that needs all available US automotive make/models for each year. I have read several suggestions on other posts, like use Freebase or DbPedia or EPA, but those datasets all appear rather incomplete and inconsistent. I checked out open APIs like Edmond's, but they restrict storing their data - I need it in my db, so that doesn't work. Any suggestions where I can get this data without having to shell out money?
Apparently there is not much out there. And a lot of doubt that someone would be willing to provide such a repository. So I solved the problem myself, and am sharing my dataset with anyone else who finds themselves facing the same problem.
https://github.com/n8barr/automotive-model-year-data
These guys have an API that will give the results. It's also free to use.
http://www.carqueryapi.com
Note: they also provide data source download in xls or sql format at a premium price. but these data also provides technical specifications for all the make model and trim options.
How about Freebase? I think they have an API available, too.
http://www.freebase.com/

Where can I find a database of US colleges and the classes they offer? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I noticed that http://getchabooks.com has a list of many schools and the classes that they offer. Does anyone know how they get this data? I assume it's through some database, but I could be wrong.
It is most likely through a database. Their database to be precise and I doubt they will let you have access to it.
I found this site which looks pretty legit and offers a CSV or an excel for all accredited Colleges:
http://ope.ed.gov/accreditation/GetDownloadFile.aspx
The site does have the disclamer:
The U.S. Department of Education cannot, therefore, guarantee that the
information contained in the database is accurate, current, or
complete.
You could probably come up with a scraper to glean the rest of the information from publicly available sites but you would have to check into the legality of that.
It's not everything but it's a start. Hope this helps!
Tons and tons of manual data entry, and/or negotiations with the specific colleges they support. Not all colleges even have their own databases of classes (and most don't have book information online in any consistent format); there's certainly no central college course catalog database out there.

Resources