<%@ LANGUAGE="VBSCRIPT" %> <% Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open "DSN=Mira;DriverId=25;FIL=MS Access;MaxBufferSize=512;PageTimeout=5;" Set cmdTemp = Server.CreateObject("ADODB.Command") Set rsJobType = Server.CreateObject("ADODB.Recordset") cmdTemp.CommandText = "SELECT * FROM JobType" cmdTemp.CommandType = 1 Set cmdTemp.ActiveConnection = Conn rsJobtype.Open cmdTemp, ,1,3 %> New Mexico Dental Jobs. Mira Consulting Inc.

 

 

 

 





Career Opportunities

Following are positions that are currently available.  Please Contact Us if you want to know more about a position, or complete the Online Resume and indicate which position you are interested in. Check back often.  We constantly add new opportunities.


<% rsJobType.movefirst do until rsJobType.eof Set rsJobs = Server.CreateObject("ADODB.Recordset") cmdTemp.CommandText = "SELECT * FROM Jobs WHERE JobType = '"& rsJobType("Id") &"' ORDER by PositionNumber" cmdTemp.CommandType = 1 Set cmdTemp.ActiveConnection = Conn rsJobs.Open cmdTemp, ,1,3 'Check for jobs under a Job Category. If none, don't display Job Category if rsJobs.eof then else %>

<%=rsJobType("JobType")%>

<% end if DO WHILE NOT rsJobs.eof rsJobs.movefirst do until rsJobs.eof %>
<%=rsJobs("Title")%> <%=rsJobs("PositionNumber")%> <%=rsJobs("Location")%>
<%=rsJobs("Description")%>
">Apply for this job!

<% rsJobs.movenext if rsJobs.eof then %>

We have numerous temporary <%=rsJobType("JobType")%> positions in Albuquerque, Santa Fe, and surrounding New Mexico areas. Temporary positions offer the flexibility to design a schedule that best fits your career objectives and lifestyle. Contact Us to learn more!
<% end if loop loop rsJobType.movenext loop rsJobType.close%>

 

 


Home | About Mira Consulting, Inc. | Career Opportunities 
 Contact Us | School Based Dental Sealant

Copyright Mira Consulting, Inc.